Home
last modified time | relevance | path

Searched refs:DecideMirror (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.h410 bool DecideMirror();
H A Dlayout_property.cpp299 bool LayoutProperty::DecideMirror() in DecideMirror() function in OHOS::Ace::NG::LayoutProperty
680 bool isRtl = DecideMirror() && safeAreaPadding_ && in CreateSafeAreaPadding()