Home
last modified time | relevance | path

Searched defs:layoutParam (Results 1 – 25 of 56) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/core/components/svg/
Drender_svg_fe.cpp22 LayoutParam layoutParam = GetLayoutParam(); in PerformLayout() local
Drender_svg_polygon.cpp43 LayoutParam layoutParam = GetLayoutParam(); in PerformLayout() local
Drender_svg_path.cpp42 LayoutParam layoutParam = GetLayoutParam(); in PerformLayout() local
Drender_svg_rect.cpp117 LayoutParam layoutParam = GetLayoutParam(); in PerformLayout() local
Drender_svg_circle.cpp109 LayoutParam layoutParam = GetLayoutParam(); in PerformLayout() local
Drender_svg_filter.cpp111 LayoutParam layoutParam = GetLayoutParam(); in PerformLayout() local
Drender_svg_text_path.cpp99 LayoutParam layoutParam = GetLayoutParam(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
Drender_qrcode.cpp67 LayoutParam layoutParam = GetLayoutParam(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
Dsvg_fe_composite.cpp45 const LayoutParam& layoutParam, const RefPtr<SvgBaseDeclaration>& parent, bool useBox) in CreateRender()
Dsvg_fe_gaussianblur.cpp45 const LayoutParam& layoutParam, const RefPtr<SvgBaseDeclaration>& parent, bool useBox) in CreateRender()
Dsvg_fe_offset.cpp45 const LayoutParam& layoutParam, const RefPtr<SvgBaseDeclaration>& parent, bool useBox) in CreateRender()
Dsvg_fe_colormatrix.cpp45 const LayoutParam& layoutParam, const RefPtr<SvgBaseDeclaration>& parent, bool useBox) in CreateRender()
Dsvg_filter.cpp53 const LayoutParam& layoutParam, const RefPtr<SvgBaseDeclaration>& parent, bool useBox) in CreateRender()
Dsvg_pattern.cpp53 const LayoutParam& layoutParam, const RefPtr<SvgBaseDeclaration>& parent, bool useBox) in CreateRender()
Dsvg_mask.cpp53 const LayoutParam& layoutParam, const RefPtr<SvgBaseDeclaration>& parent, bool useBox) in CreateRender()
Dsvg_line.cpp43 const LayoutParam& layoutParam, const RefPtr<SvgBaseDeclaration>& parent, bool useBox) in CreateRender()
Dsvg_path.cpp47 const LayoutParam& layoutParam, const RefPtr<SvgBaseDeclaration>& parent, bool useBox) in CreateRender()
Dsvg_circle.cpp43 const LayoutParam& layoutParam, const RefPtr<SvgBaseDeclaration>& parent, bool useBox) in CreateRender()
Dsvg_node.cpp100 RefPtr<BoxComponent> SvgNode::CreateBoxComponent(const LayoutParam& layoutParam, const std::string&… in CreateBoxComponent()
Dsvg_rect.cpp43 const LayoutParam& layoutParam, const RefPtr<SvgBaseDeclaration>& parent, bool useBox) in CreateRender()
Dsvg_use.cpp44 const LayoutParam& layoutParam, const RefPtr<SvgBaseDeclaration>& parent, bool useBox) in CreateRender()
Dsvg_ellipse.cpp45 const LayoutParam& layoutParam, const RefPtr<SvgBaseDeclaration>& parent, bool useBox) in CreateRender()
Dsvg_polygon.cpp49 const LayoutParam& layoutParam, const RefPtr<SvgBaseDeclaration>& parent, bool useBox) in CreateRender()
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
Drender_navigation_container.cpp29 auto layoutParam = GetLayoutParam(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/text_clock/
Drender_text_clock.cpp109 LayoutParam layoutParam = GetLayoutParam(); in PerformLayout() local

123