Searched defs:buttonText (Results 1 – 6 of 6) sorted by relevance
140 const char* buttonText = "button"; variable206 const char* buttonText = "button"; variable
89 auto buttonText = renderSearchBox_->GetFirstChild(); in Paint() local
129 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()
773 std::string buttonText; in BuildButtonsForWatch() local