Searched refs:IsPremiere (Results 1 – 6 of 6) sorted by relevance
368 bool IsPremiere() const;
609 bool CPVRRecording::IsPremiere() const in IsPremiere() function in CPVRRecording
97 bool IsPremiere() const { return m_premiere; } in IsPremiere() function
399 bool IsPremiere() const;
651 bool CPVREpgInfoTag::IsPremiere() const in IsPremiere() function in CPVREpgInfoTag
1343 bValue = item->GetEPGInfoTag()->IsPremiere(); in GetListItemAndPlayerBool()1348 bValue = item->GetPVRRecordingInfoTag()->IsPremiere(); in GetListItemAndPlayerBool()1353 bValue = item->GetPVRTimerInfoTag()->GetEpgInfoTag()->IsPremiere(); in GetListItemAndPlayerBool()1359 bValue = epgNow ? epgNow->IsPremiere() : false; in GetListItemAndPlayerBool()