Searched refs:BUTTON_TYPE_TEXT (Results 1 – 1 of 1) sorted by relevance
23 const char BUTTON_TYPE_TEXT[] = "text"; variable185 } else if (buttonType_ == BUTTON_TYPE_TEXT) { in PrepareUniversalButton()420 …if ((buttonType_ == BUTTON_TYPE_CIRCLE) || (buttonType_ == BUTTON_TYPE_TEXT) || textChild_->GetDat… in PrepareWaiting()