Home
last modified time | relevance | path

Searched refs:GetVerticalScrollState (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_scroll_view_unit_test.cpp125 EXPECT_EQ(scrollView_->GetVerticalScrollState(), false); in HWTEST_F()
128 EXPECT_EQ(scrollView_->GetVerticalScrollState(), true); in HWTEST_F()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_scroll_view.h220 bool GetVerticalScrollState() const in GetVerticalScrollState() function in OHOS::UIScrollView
/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_dump_dom_tree.cpp125 cJSON_AddBoolToObject(usr, "yScrollable", tmpScrollView->GetVerticalScrollState()); in AddScrollViewField()

Completed in 3 milliseconds