Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.h391 void CheckLocalizedBorderImageWidth(const TextDirection& direction);
H A Dlayout_property.cpp1858 void LayoutProperty::CheckLocalizedBorderImageWidth(const TextDirection& direction) in CheckLocalizedBorderImageWidth() function in OHOS::Ace::NG::LayoutProperty
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h618 layoutProperty->CheckLocalizedBorderImageWidth(layoutDirection); in CheckLocalized()