Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_dialog.cpp526 button1_->LayoutBottomOfParent(BUTTON_PADDING); in LayoutButton()
529 button2_->LayoutBottomOfParent(BUTTON_PADDING); in LayoutButton()
533 button2_->LayoutBottomOfParent(BUTTON_PADDING); in LayoutButton()
537 button3_->LayoutBottomOfParent(BUTTON_PADDING); in LayoutButton()
541 line1_->LayoutBottomOfParent(LINE_BOTTOM_PADDING); in LayoutButton()
543 line2_->LayoutBottomOfParent(LINE_BOTTOM_PADDING); in LayoutButton()
547 line1_->LayoutBottomOfParent(LINE_BOTTOM_PADDING); in LayoutButton()
550 line1_->LayoutBottomOfParent(LINE_BOTTOM_PADDING); in LayoutButton()
H A Dui_view.cpp1152 void UIView::LayoutBottomOfParent(int16_t offset) in LayoutBottomOfParent() function in OHOS::UIView
/foundation/arkui/ui_lite/test/uitest/test_view_group/
H A Dui_test_view_group.cpp93 addBtn_->LayoutBottomOfParent(); in UIKitViewGroupTestAddRemove001()
100 removeBtn_->LayoutBottomOfParent(); in UIKitViewGroupTestAddRemove001()
107 removeAddBtn_->LayoutBottomOfParent(); in UIKitViewGroupTestAddRemove001()
/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_basic_layout.cpp236 testTarget_->LayoutBottomOfParent(); in OnClick()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_view.h1150 void LayoutBottomOfParent(int16_t offset = 0);
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_view_unit_test.cpp873 view_->LayoutBottomOfParent(); in HWTEST_F()

Completed in 8 milliseconds