Home
last modified time | relevance | path

Searched refs:GetShowState (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ui_lite/test/unittest/dfx/
H A Dview_bounds_unit_test.cpp96 bool state = UIViewBounds::GetInstance()->GetShowState(); in HWTEST_F()
100 state = UIViewBounds::GetInstance()->GetShowState(); in HWTEST_F()
116 bool state = UIViewBounds::GetInstance()->GetShowState(); in HWTEST_F()
122 state = UIViewBounds::GetInstance()->GetShowState(); in HWTEST_F()
130 state = UIViewBounds::GetInstance()->GetShowState(); in HWTEST_F()
138 state = UIViewBounds::GetInstance()->GetShowState(); in HWTEST_F()
/foundation/arkui/ui_lite/interfaces/kits/dfx/
H A Dui_view_bounds.h61 bool GetShowState() in GetShowState() function in OHOS::UIViewBounds
/foundation/arkui/ui_lite/test/uitest/test_view_bounds/
H A Dui_test_view_bounds.cpp130 if (UIViewBounds::GetInstance()->GetShowState()) { in UIKitViewBoundsSetState001()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.h539 bool GetShowState() const in GetShowState() function in OHOS::Ace::NG::SheetPresentationPattern
H A Dsheet_presentation_pattern.cpp658 if (!GetShowState() || !IsScrollable()) { in OnCoordScrollUpdate()
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp121 if (!UIViewBounds::GetInstance()->GetShowState()) { in DrawViewBounds()

Completed in 10 milliseconds