Home
last modified time | relevance | path

Searched refs:GetHorizontalScrollState (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_scroll_view_unit_test.cpp106 EXPECT_EQ(scrollView_->GetHorizontalScrollState(), false);
109 EXPECT_EQ(scrollView_->GetHorizontalScrollState(), true);
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_scroll_view.h191 bool GetHorizontalScrollState() const in GetHorizontalScrollState() function
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-graphics-container-guide.md109 | bool GetHorizontalScrollState() const | 获取水平是否可滑动状态 |
/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_dump_dom_tree.cpp124 cJSON_AddBoolToObject(usr, "xScrollable", tmpScrollView->GetHorizontalScrollState()); in AddScrollViewField()
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-graphics-container-guide.md155 …3"><a name="p333152032413"></a><a name="p333152032413"></a>bool GetHorizontalScrollState() const</…