Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dproduct_adapter.cpp66 static uint8_t g_defaultFontSize = 30; variable
233 g_defaultFontSize = defaultFontSize; in SetDefaultFontStyle()
243 return g_defaultFontSize; in GetDefaultFontSize()