Home
last modified time | relevance | path

Searched defs:strColors (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DFanart.h99 std::string strColors; member
H A DFanart.cpp158 std::vector<std::string> strColors = StringUtils::Split(colorsIn, "|"); in ParseColors() local
/dports/games/scourge/scourge/src/tools/
H A Dpagegui.cpp73 wxString strColors[6] = { L"windowTitleText", L"windowText", L"buttonText", L"buttonSelectionText", in Init() local