Searched defs:buttonText (Results 1 – 4 of 4) sorted by relevance
147 const char* buttonText = "button"; variable213 const char* buttonText = "button"; variable
129 char *buttonText = JSI::GetStringProperty(buttonObject, buttonTextKey); in ParseButton() local
612 UILabelButton* GetTestUIButton(const char* buttonText, int16_t x, int16_t y, UIButton* button) in GetTestUIButton()
778 std::string buttonText; in BuildButtonsForWatch() local