Home
last modified time | relevance | path

Searched refs:GetRtlEnabled (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_application_info.cpp77 isRightToLeft_ = SystemProperties::GetRtlEnabled().value_or(locale.isRightToLeft()); in SetLocale()
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h527 static std::optional<bool> GetRtlEnabled();
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp719 std::optional<bool> SystemProperties::GetRtlEnabled() in GetRtlEnabled() function in OHOS::Ace::SystemProperties

Completed in 4 milliseconds