Home
last modified time | relevance | path

Searched refs:GetOutBoundary (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.h170 double GetOutBoundary() const in GetOutBoundary() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp386 double activeSize = barRegionSize * mainSize / estimatedHeight - scrollBar->GetOutBoundary(); in CalcInlineScrollRect()