Home
last modified time | relevance | path

Searched refs:HIGHTLIGHT (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_alert_dialog_ffi.cpp128 styleValue <= static_cast<int32_t>(DialogButtonStyle::HIGHTLIGHT)) { in ParseButtonObj()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_properties.h63 HIGHTLIGHT, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/action_sheet/
H A Djs_action_sheet.cpp66 styleValue <= static_cast<int32_t>(DialogButtonStyle::HIGHTLIGHT)) { in SetParseStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/
H A Djs_alert_dialog.cpp66 styleValue <= static_cast<int32_t>(DialogButtonStyle::HIGHTLIGHT)) { in SetParseStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp661 case DialogButtonStyle::HIGHTLIGHT: in ParseButtonFontColorAndBgColor()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/dialog/
H A Ddialog_test_ng.cpp154 .dlgButtonStyle = DialogButtonStyle::HIGHTLIGHT,