Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.h388 …void CheckLocalizedEdgeWidths(const RefPtr<LayoutProperty>& layoutProperty, const TextDirection& d…
H A Dlayout_property.cpp1734 void LayoutProperty::CheckLocalizedEdgeWidths( in CheckLocalizedEdgeWidths() function in OHOS::Ace::NG::LayoutProperty
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h613 layoutProperty->CheckLocalizedEdgeWidths(layoutProperty, layoutDirection); in CheckLocalized()