Searched defs:buttonType (Results 1 – 6 of 6) sorted by relevance
169 void UIDialog::SetButton(DialogButtonType buttonType, const char* text, UIView::OnClickListener* li… in SetButton()218 void UIDialog::AddButton(DialogButtonType buttonType, in AddButton()578 void UIDialog::SetButtonColor(DialogButtonType buttonType, ColorType color) in SetButtonColor()
113 void setComponentButtonType(const ComponentButtonType& buttonType) in setComponentButtonType()229 static std::string ConvertButtonTypeToString(ButtonType buttonType) in ConvertButtonTypeToString()
36 TestUIDialogButtonListener(UIDialog::DialogButtonType buttonType, UILabel* label) in TestUIDialogButtonListener()
76 StepperButtonType buttonType = StepperButtonType::NONE; member
1450 JSObjectTemplate buttonType; in JsRegisterFormViews() local1651 JSObjectTemplate buttonType; in JsRegisterViews() local
26 std::string buttonType; member