Home
last modified time | relevance | path

Searched defs:CanOverScroll (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_overscroll.cpp72 bool TextPickerOverscroller::CanOverScroll(float scrollDelta) const in CanOverScroll() function in OHOS::Ace::NG::TextPickerOverscroller
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.h332 bool CanOverScroll(int32_t source) override in CanOverScroll() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscrollable.h196 bool CanOverScroll() const in CanOverScroll() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.h173 bool CanOverScroll() const in CanOverScroll() function
H A Dscrollable_pattern.h394 virtual bool CanOverScroll(int32_t source) in CanOverScroll() function