Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h969 bool FilterScrollEventHandlevVlocity(const float velocity);
H A Dweb_pattern.cpp5878 …umed = offset != 0 ? FilterScrollEventHandleOffset(offset) : FilterScrollEventHandlevVlocity(veloc… in FilterScrollEvent()
5932 bool WebPattern::FilterScrollEventHandlevVlocity(const float velocity) in FilterScrollEventHandlevVlocity() function in OHOS::Ace::NG::WebPattern