Home
last modified time | relevance | path

Searched defs:Layout (Results 1 - 25 of 93) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Datomic_service_layout_algorithm.cpp18 void AtomicServiceLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::AtomicServiceLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_col/
H A Dgrid_col_layout_algorithm.cpp21 void GridColLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::GridColLayoutAlgorithm
/foundation/arkui/ui_lite/interfaces/kits/layout/
H A Dlayout.h75 class Layout : public UIViewGroup { class
82 Layout() : direction_(LAYOUT_HOR) {} in Layout() function in OHOS::Layout
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dclose_icon_layout_algorithm.cpp30 void CloseIconLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::CloseIconLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dstage_layout_algorithm.cpp34 void StageLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::StageLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/root/
H A Droot_layout_algorithm.cpp22 void RootLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::RootLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_arrow_layout_algorithm.cpp30 void SwiperArrowLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::SwiperArrowLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_layout_algorithm.cpp37 void MenuWrapperLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::MenuWrapperLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_layout_algorithm.cpp36 void CanvasLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::CanvasLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_layout_algorithm.cpp46 void XComponentLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::XComponentLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node_layout_algorithm.cpp87 void CustomNodeLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::CustomNodeLayoutAlgorithm
/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_layout_algorithm.cpp21 void MovingPhotoLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::MovingPhotoLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/
H A Drender_node_layout_algorithm.cpp63 void RenderNodeLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::RenderNodeLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_content_layout_algorithm.cpp41 void NavigationContentLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::NavigationContentLayoutAlgorithm
H A Dbar_item_layout_algorithm.cpp161 void BarItemLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::BarItemLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_layout_algorithm.cpp64 void RatingLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::RatingLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/
H A Dmenu_preview_layout_algorithm.cpp34 void MenuPreviewLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::MenuPreviewLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_layout_algorithm.cpp89 void ListItemLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::ListItemLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
H A Dmarquee_layout_algorithm.cpp64 void MarqueeLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::MarqueeLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_layout_algorithm.cpp42 void VideoLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::VideoLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stack/
H A Dstack_layout_algorithm.cpp25 void StackLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::StackLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_layout_algorithm.cpp52 void ToastLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::ToastLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dextension_handler.cpp46 void ExtensionHandler::Layout(int32_t width, int32_t height, int32_t positionX, int32_t positionY) in Layout() function in OHOS::Ace::NG::ExtensionHandler
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_layout_algorithm.cpp122 void ImageLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::ImageLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dbox_layout_algorithm.cpp31 void BoxLayoutAlgorithm::Layout(LayoutWrapper* layoutWrapper) in Layout() function in OHOS::Ace::NG::BoxLayoutAlgorithm

Completed in 9 milliseconds

1234