Searched defs:buttonColorText (Results 1 – 1 of 1) sorted by relevance
132 char *buttonColorText = JSI::GetStringProperty(buttonObject, buttonColorKey); in ParseButton() local152 ColorType JSDialog::ParseButtonColor(const char * const buttonColorText) in ParseButtonColor()