Home
last modified time | relevance | path

Searched refs:GetDirectorsLabel (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/epg/
H A DEpgInfoTag.h228 const std::string GetDirectorsLabel() const;
H A DEpgInfoTag.cpp353 const std::string CPVREpgInfoTag::GetDirectorsLabel() const in GetDirectorsLabel() function in CPVREpgInfoTag
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/guilib/guiinfo/
H A DPVRGUIInfo.cpp626 strValue = epgTag->GetDirectorsLabel(); in GetListItemAndPlayerLabel()