Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_layout_algorithm.cpp80 if (scrollPattern->IsSelectScroll() && scrollPattern->GetHasOptionWidth()) { in Measure()
H A Dscroll_pattern.h302 bool IsSelectScroll() const in IsSelectScroll() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/
H A Dscroll_test_ng.cpp1617 EXPECT_FALSE(pattern_->IsSelectScroll());
1626 EXPECT_TRUE(pattern_->IsSelectScroll());