Home
last modified time | relevance | path

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

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DGUIInfoManager.cpp4182 const infomap container_ints[] = {{ "row", CONTAINER_ROW }, variable
9914 …for (const infomap& container_int : container_ints) // these ones can have an int param on the pro… in TranslateSingleString()