Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/test/uitest/test_view_bounds/
H A Dui_test_view_bounds.cpp123 toggle->LayoutRightOfParent(5); // 5: offset in UIKitViewBoundsSetState001()
/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_basic_layout.cpp232 testTarget_->LayoutRightOfParent(); in OnClick()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_view.h1132 void LayoutRightOfParent(int16_t offset = 0);
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_dialog.cpp536 button3_->LayoutRightOfParent(BUTTON_PADDING); in LayoutButton()
H A Dui_view.cpp1132 void UIView::LayoutRightOfParent(int16_t offset) in LayoutRightOfParent() function in OHOS::UIView
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_view_unit_test.cpp867 view_->LayoutRightOfParent(); in HWTEST_F()

Completed in 9 milliseconds