Searched defs:buttonText (Results 1 – 10 of 10) sorted by relevance
140 const char* buttonText = "button"; variable206 const char* buttonText = "button"; variable
89 auto buttonText = renderSearchBox_->GetFirstChild(); in Paint() local
192 final String buttonText = mSuppliedDialogInfo.getNeutralButtonText(); in resolveNeutralButtonText() 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()
228 final String buttonText = XmlUtils.readStringAttribute(in, XML_ATTR_BUTTON_TEXT); in restoreFromXml() local
681 String buttonText = intent.getStringExtra(EXTRA_PREFS_SET_NEXT_TEXT); in onCreate() local690 String buttonText = intent.getStringExtra(EXTRA_PREFS_SET_BACK_TEXT); in onCreate() local
637 UILabelButton* GetTestUIButton(const char* buttonText, int16_t x, int16_t y, UIButton* button, cons… in GetTestUIButton()
773 std::string buttonText; in BuildButtonsForWatch() local
1441 final TextView buttonText = menuItemButton.findViewById( in updateMenuItemButton() local