Searched defs:buttonType_ (Results 1 – 4 of 4) sorted by relevance
65 int32_t buttonType_ = static_cast<int32_t>(ButtonType::NORMAL); variable
84 std::string buttonType_; variable
73 UIDialog::DialogButtonType buttonType_; member in OHOS::TestUIDialogButtonListener
256 ComponentButtonType buttonType_ = ComponentButtonType::BUTTON; variable