Home
last modified time | relevance | path

Searched refs:GetRootSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_scroll_bar_painter.cpp64 auto rootSize = scrollBar->GetRootSize(); in PaintCircleBar()
99 auto rootSize = scrollBar->GetRootSize(); in PaintCircleBar()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dscroll_bar.h62 Size GetRootSize() const;
H A Dscroll_bar.cpp223 Size ScrollBar::GetRootSize() const in GetRootSize() function in OHOS::Ace::ScrollBar