Home
last modified time | relevance | path

Searched defs:firstVob (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/dvdstyler/DVDStyler-3.1/src/
H A DVob.cpp261 void Vob::SetChapters(const wxString& value, bool firstVob) { in SetChapters()
580 bool Vob::PutXML(wxSvgXmlNode* node, DVD* dvd, int tsi, int pgci, bool menu, bool firstVob) { in PutXML()