Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h287 static bool GetDebugAutoUIEnabled() in GetDebugAutoUIEnabled() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfont_manager.cpp70 if (SystemProperties::GetDebugAutoUIEnabled()) { in IsDefaultFontChanged()