Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dwater_flow_composed_element.cpp117 std::string WaterFlowComposedElement::GetlayoutDirection() const in GetlayoutDirection() function in OHOS::Ace::V2::WaterFlowComposedElement
126 return ConvertFlexDirectionToStirng(waterFlow->GetlayoutDirection()); in GetlayoutDirection()
H A Dwater_flow_composed_element.h41 std::string GetlayoutDirection() const;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow.h158 FlexDirection GetlayoutDirection() const in GetlayoutDirection() function