Home
last modified time | relevance | path

Searched defs:buttonType_ (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_button.h84 std::string buttonType_; variable
/foundation/arkui/ui_lite/test/uitest/test_dialog/
Dui_test_dialog.cpp73 UIDialog::DialogButtonType buttonType_; member in OHOS::TestUIDialogButtonListener
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
Dbutton_pattern.h396 ComponentButtonType buttonType_ = ComponentButtonType::BUTTON; variable