Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.h250 void DisableOnHover() override {}; in DisableOnHover() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h1349 void DisableOnHover() override in DisableOnHover() function
H A Dview_abstract.cpp878 void ViewAbstract::DisableOnHover() in DisableOnHover() function in OHOS::Ace::NG::ViewAbstract
1019 void ViewAbstract::DisableOnHover(FrameNode* frameNode) in DisableOnHover() function in OHOS::Ace::NG::ViewAbstract