Home
last modified time | relevance | path

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

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