Home
last modified time | relevance | path

Searched defs:Layout (Results 1 – 25 of 117) sorted by relevance

12345

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_col/
Dgrid_col_layout_algorithm.cpp24 void GridColLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::GridColLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/flex/
Dmock_wrap_layout_algorithm.cpp21 void WrapLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) {} in Layout() function in OHOS::Ace::NG::WrapLayoutAlgorithm
Dmock_flex_layout_algorithm.cpp21 void FlexLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) {} in Layout() function in OHOS::Ace::NG::FlexLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/list/
Dmock_list_layout_algorithm.cpp21 void ListLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) {} in Layout() function in OHOS::Ace::NG::ListLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/root/
Dmock_root_layout_algorithm.cpp25 void RootLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) {} in Layout() function in OHOS::Ace::NG::RootLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/stage/
Dmock_stage_layout_algorithm.cpp31 void StageLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::StageLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
Dstage_layout_algorithm.cpp36 void StageLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::StageLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
Dswiper_arrow_layout_algorithm.cpp37 void SwiperArrowLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::SwiperArrowLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_layout_algorithm.cpp28 void RichEditorLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::RichEditorLayoutAlgorithm
/foundation/graphic/graphic_2d/rosen/samples/texgine/feature_test/
Dbug2.cpp30 void Layout() in Layout() function in __anon660c6ef60111::Bug2
Dbug1.cpp30 void Layout() in Layout() function in __anon65fa56750111::Bug1
Dlayout_test.cpp67 void Layout() override in Layout() function in __anon992fed630111::LayoutTest
Dtext_height_test.cpp89 void Layout() override in Layout() function in __anon2b133ca20111::TextHeightTest
Dshadow_test.cpp121 void Layout() in Layout() function in __anon0f7b0dab0111::ShadowTest
Ddirection_test.cpp37 void Layout() in Layout() function in __anon8eea93a60111::DirectionTest
Dtypography_height_test.cpp83 void Layout() override in Layout() function in __anon252e3eb40111::TypographyHeightTest
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/text_field/
Dmock_text_field_layout_algorithm.cpp20 void TextFieldLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) {} in Layout() function in OHOS::Ace::NG::TextFieldLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
Dtoast_layout_algorithm.cpp22 void ToastLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::ToastLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
Dclose_icon_layout_algorithm.cpp33 void CloseIconLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::CloseIconLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/root/
Droot_layout_algorithm.cpp52 void RootLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::RootLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_paint/
Dcustom_paint_layout_algorithm.cpp39 void CustomPaintLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::CustomPaintLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
Dcustom_node_layout_algorithm.cpp64 void CustomNodeLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::CustomNodeLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
Dmenu_wrapper_layout_algorithm.cpp44 void MenuWrapperLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::MenuWrapperLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/layout/
Dmock_box_layout_algorithm.cpp21 void BoxLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) {} in Layout() function in OHOS::Ace::NG::BoxLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
Dlayout_algorithm.h51 virtual void Layout(LayoutWrapper* layoutWrapper) {} in Layout() function
108 void Layout(LayoutWrapper* layoutWrapper) override in Layout() function

12345