Home
last modified time | relevance | path

Searched defs:hover (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dinput_event_test_ng.cpp123 HoverInfo hover; variable
147 HoverInfo hover; variable
171 HoverInfo hover; variable
H A Dinput_event_hub_test_ng.cpp551 HoverInfo hover; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_paint_method.cpp42 bool hover = props->GetHover().value_or(false); in GetOverlayDrawFunction() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_paint_method.cpp84 bool hover = props->GetHover().value_or(false); in PaintDivider() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar_item.cpp138 …RefPtr<KeyframeAnimation<double>>& doubleAnimation, double beginValue, double endValue, bool hover) in CreateDoubleAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Drender_tool_bar_item.cpp228 …frameAnimation<Color>>& colorAnimation, const Color& beginValue, const Color& endValue, bool hover) in CreateColorAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drosen_render_slider.cpp274 …frameAnimation<Color>>& colorAnimation, const Color& beginValue, const Color& endValue, bool hover) in CreateColorAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.h198 void SetHover(bool hover) in SetHover()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_view_enhance.cpp312 … weakPipeline = AceType::WeakClaim(AceType::RawPtr(pipeline))](bool hover) { in BondingMaxBtnInputEvent()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/chip/interfaces/
H A Dchip.js242 opacity: { normal: 1, hover: 0.95, pressed: 0.9 }, property in b1.q1.opacity
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/container_modal/
H A Dcontainer_modal_view_enhance_test_ng.cpp610 bool hover = false; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_pattern.cpp1697 void MenuPattern::OnItemPressed(const RefPtr<UINode>& parent, int32_t index, bool press, bool hover) in OnItemPressed()
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/
H A Dtreeview.js711 hover: { class in S.constructor.status