Home
last modified time | relevance | path

Searched refs:LayoutLeftOfParent (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ui_lite/test/uitest/test_scroll_bar/
H A Dui_test_scroll_bar.cpp126 label1->LayoutLeftOfParent(LABEL_LEFT_INTERVAL); in UIKitScrollBarTESTScrollview001()
135 label2->LayoutLeftOfParent(LABEL_LEFT_INTERVAL); in UIKitScrollBarTESTScrollview001()
144 label3->LayoutLeftOfParent(LABEL_LEFT_INTERVAL); in UIKitScrollBarTESTScrollview001()
153 label4->LayoutLeftOfParent(LABEL_LEFT_INTERVAL); in UIKitScrollBarTESTScrollview001()
162 label5->LayoutLeftOfParent(LABEL_LEFT_INTERVAL); in UIKitScrollBarTESTScrollview001()
/foundation/arkui/ui_lite/test/uitest/test_view_group/
H A Dui_test_view_group.cpp94 addBtn_->LayoutLeftOfParent(10); // 10: offset in UIKitViewGroupTestAddRemove001()
134 addTwiceBtn_->LayoutLeftOfParent(10); // 10: offset in UIKitViewGroupTestAddError001()
174 insertTwiceBtn_->LayoutLeftOfParent(10); // 10: offset in UIKitViewGroupTestInsertError001()
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_dialog.cpp507 title_->LayoutLeftOfParent(PADDING); in Layout()
510 text_->LayoutLeftOfParent(PADDING); in Layout()
515 text_->LayoutLeftOfParent(PADDING); in Layout()
525 button1_->LayoutLeftOfParent(BUTTON_PADDING); in LayoutButton()
532 button2_->LayoutLeftOfParent(BUTTON_PADDING); in LayoutButton()
H A Dui_view.cpp1122 void UIView::LayoutLeftOfParent(int16_t offset) in LayoutLeftOfParent() function in OHOS::UIView
/foundation/arkui/ui_lite/test/uitest/test_view_percent/
H A Dui_test_view_percent.cpp109 gridLayout->LayoutLeftOfParent(Screen::GetInstance().GetWidth() / 2 - gridLayout->GetWidth() / 2); in InitView()
/foundation/arkui/ui_lite/test/uitest/test_view_bounds/
H A Dui_test_view_bounds.cpp114 viewBoundsLabel->LayoutLeftOfParent(5); // 5: offset in UIKitViewBoundsSetState001()
/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_basic_layout.cpp230 testTarget_->LayoutLeftOfParent(); in OnClick()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_view.h1123 void LayoutLeftOfParent(int16_t offset = 0);
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_view_unit_test.cpp864 view_->LayoutLeftOfParent(); in HWTEST_F()

Completed in 8 milliseconds