Searched defs:buttonType (Results 1 – 10 of 10) 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
343 ReminderRequest::ActionButtonType buttonType = ReminderRequest::ActionButtonType::CLOSE; variable
77 int32_t buttonType = static_cast<int32_t>(ReminderRequest::ActionButtonType::INVALID); in GenActionButtons() local98 std::shared_ptr<ReminderRequest>& reminder, const char* str, int32_t buttonType) in HandleActionButtonTitle()
1057 uint8_t buttonType = static_cast<uint8_t>(button.first); in MarshallingActionButton() local1175 uint8_t buttonType = static_cast<uint8_t>(ActionButtonType::INVALID); in ReadActionButtonFromParcel() local
1450 JSObjectTemplate buttonType; in JsRegisterFormViews() local1651 JSObjectTemplate buttonType; in JsRegisterViews() local
26 std::string buttonType; member
2083 const ReminderRequest::ActionButtonType buttonType) in CheckNeedNotifyStatus()