Home
last modified time | relevance | path

Searched refs:GetInspectorDirection (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component.h126 TextDirection GetInspectorDirection() const in GetInspectorDirection() function
H A Drender_box.h83 TextDirection GetInspectorDirection() const in GetInspectorDirection() function
H A Drender_box.cpp77 inspectorDirection_ = box->GetInspectorDirection(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp599 auto value = static_cast<int32_t>(render->GetInspectorDirection()); in GetDirectionStr()