Searched defs:proxyFlag (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | scroll_bar_model_impl.cpp | 39 void ScrollBarModelImpl::Create(const RefPtr<ScrollProxy>& proxy, bool infoflag, bool proxyFlag, in Create()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/ |
| D | scroll_bar_model_ng.cpp | 36 void ScrollBarModelNG::Create(const RefPtr<ScrollProxy>& proxy, bool infoflag, bool proxyFlag, in Create()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/scroll_bar/ |
| D | js_scroll_bar.cpp | 69 bool proxyFlag = false; in Create() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/scroll_bar/ |
| D | scroll_bar_test_ng.cpp | 107 void ScrollBarTestNg::CreateScrollBarWithoutChild(bool infoFlag, bool proxyFlag, int directionValue… in CreateScrollBarWithoutChild() 117 …bool infoFlag, bool proxyFlag, int directionValue, int stateValue, const LayoutConstraintF& layout… in CreateScrollBar()
|