Searched defs:strColors (Results 1 – 3 of 3) sorted by relevance
99 std::string strColors; member
158 std::vector<std::string> strColors = StringUtils::Split(colorsIn, "|"); in ParseColors() local
73 wxString strColors[6] = { L"windowTitleText", L"windowText", L"buttonText", L"buttonSelectionText", in Init() local