Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_view.cpp383 ControlBtnColorType isHoverFillType = ControlBtnColorType::HOVER_FILL; in AddButtonHoverEvent() local
417 … auto isHoverFillType = info.GetAction() == MouseAction::PRESS ? ControlBtnColorType::PRESS_FILL in AddButtonOnEvent() local