Searched refs:textColorStr (Results 1 – 1 of 1) sorted by relevance
1282 std::string textColorStr; in UpdateButtonsProperty() local1284 ParseButtonFontColorAndBgColor(dialogProperties_.buttons[btnIndex], textColorStr, bgColor); in UpdateButtonsProperty()1294 Color::ParseColorString(textColorStr, textColor); in UpdateButtonsProperty()