Searched defs:buttonText (Results 1 – 9 of 9) sorted by relevance
140 const char* buttonText = "button"; variable206 const char* buttonText = "button"; variable
89 auto buttonText = renderSearchBox_->GetFirstChild(); in Paint() local
130 char *buttonText = JSI::GetStringProperty(buttonObject, buttonTextKey); in ParseButton() local
181 UILabelButton* UITestArcLabel::GetTestUIButton(const char* buttonText, int16_t x, int16_t y, const … in GetTestUIButton()
637 UILabelButton* GetTestUIButton(const char* buttonText, int16_t x, int16_t y, UIButton* button, cons… in GetTestUIButton()
1228 auto buttonText = isNext ? pickerTheme->GetNextText() : pickerTheme->GetPrevText(); in GetDialogAgingButtonText() local1238 auto buttonText = isConfirm ? dialogTheme->GetConfirmText() : dialogTheme->GetCancelText(); in GetDialogNormalButtonText() local
775 std::string buttonText; in BuildButtonsForWatch() local
1727 auto buttonText = isNext ? pickerTheme->GetNextText() : pickerTheme->GetPrevText(); in GetDialogAgingButtonText() local1737 auto buttonText = isConfirm ? dialogTheme->GetConfirmText() : dialogTheme->GetCancelText(); in GetDialogNormalButtonText() local
2308 auto buttonText = isNext ? pickerTheme->GetNextText() : pickerTheme->GetPrevText(); in GetDialogAgingButtonText() local2318 auto buttonText = isConfirm ? dialogTheme->GetConfirmText() : dialogTheme->GetCancelText(); in GetDialogNormalButtonText() local