Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar_item.h35 void SetTouching(bool isTouching) in SetTouching()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navdestination_scrollable_processor.h77 bool isTouching = false; member
H A Djs_tabs_feature.cpp24 bool isTouching = false; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.h223 void SetTouching(bool isTouching) in SetTouching()