Home
last modified time | relevance | path

Searched refs:GetInfoOther (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/dialogs/
H A DGUIDialogPVRRadioRDSInfo.cpp104 textbox->SetInfo(currentRDS->GetInfoOther()); in OnMessage()
175 bInfoPresent |= m_InfoOther.Update(currentRDS->GetInfoOther()); in UpdateInfoControls()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/legacy/
H A DInfoTagRadioRDS.cpp144 return infoTag->GetInfoOther(); in getInfoOther()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/channels/
H A DPVRRadioRDSInfoTag.h110 const std::string GetInfoOther() const;
H A DPVRRadioRDSInfoTag.cpp458 const std::string CPVRRadioRDSInfoTag::GetInfoOther() const in GetInfoOther() function in CPVRRadioRDSInfoTag
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/guilib/guiinfo/
H A DPVRGUIInfo.cpp1004 strValue = tag->GetInfoOther(); in GetRadioRDSLabel()
1007 strValue = StringUtils::Format("%i", static_cast<int>(tag->GetInfoOther().size())); in GetRadioRDSLabel()