Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navdestination_scrollable_processor.cpp115 auto* childScroller = JSRef<JSObject>::Cast(jsChildScroller)->Unwrap<JSScroller>(); in ParseNestedScrollerArray() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsUIContext.js710 bindTabsToNestedScrollable(tabsController, parentScroller, childScroller) { argument
716 unbindTabsFromNestedScrollable(tabsController, parentScroller, childScroller) { argument