Home
last modified time | relevance | path

Searched refs:SLIDESHOW_IPTC_COUNTRY (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/guiinfo/
H A DPicturesGUIInfo.cpp55 { LISTITEM_PICTURE_COUNTRY , SLIDESHOW_IPTC_COUNTRY },
H A DGUIInfoLabels.h534 #define SLIDESHOW_IPTC_COUNTRY (SLIDESHOW_LABELS_START + 75) macro
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pictures/
H A DPictureInfoTag.cpp603 case SLIDESHOW_IPTC_COUNTRY: value = m_iptcInfo.Country; break; in GetInfo()
668 else if (StringUtils::EqualsNoCase(info, "country")) return SLIDESHOW_IPTC_COUNTRY; in TranslateString()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DGUIInfoManager.cpp9235 { "country", SLIDESHOW_IPTC_COUNTRY },