Home
last modified time | relevance | path

Searched refs:GetTouchWidth (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_component.cpp64 scrollBar_->SetTouchWidth(theme->GetTouchWidth()); in InitScrollBar()
H A Dscroll_bar_theme.h103 const Dimension& GetTouchWidth() const in GetTouchWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dscroll_bar.h201 const Dimension& GetTouchWidth() const in GetTouchWidth() function
H A Dscroll_bar.cpp244 touchWidth_ = scrollBar->GetTouchWidth(); in Reset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.h149 const Dimension& GetTouchWidth() const in GetTouchWidth() function
H A Dscroll_bar.cpp58 SetTouchWidth(theme->GetTouchWidth()); in InitTheme()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list.cpp310 scrollBar_->SetTouchWidth(scrollBarTheme->GetTouchWidth()); in ResetInitializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow.cpp741 scrollBar_->SetTouchWidth(theme->GetTouchWidth()); in InitScrollBar()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.cpp1258 scrollBar_->SetTouchWidth(theme->GetTouchWidth()); in InitScrollBar()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp314 scrollBar_->SetTouchWidth(theme->GetTouchWidth()); in InitScrollBar()