Home
last modified time | relevance | path

Searched refs:GetAlignPtr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dcolumn_composed_element.cpp94 auto alignPtr = renderColumn->GetAlignPtr(); in GetHorizontalAlign()
H A Drow_composed_element.cpp95 auto alignPtr = renderRow->GetAlignPtr(); in GetVerticalAlign()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex.h96 AlignDeclarationPtr GetAlignPtr() const in GetAlignPtr() function