Home
last modified time | relevance | path

Searched refs:bVobs (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DFileItem.h209 bool IsDVDFile(bool bVobs = true, bool bIfos = true) const;
H A DFileItem.cpp1119 bool CFileItem::IsDVDFile(bool bVobs /*= true*/, bool bIfos /*= true*/) const in IsDVDFile() argument
1129 if (bVobs) in IsDVDFile()