Home
last modified time | relevance | path

Searched defs:fontRatio (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dresource_configuration.cpp68 double fontRatio = jsonFontRatio->GetDouble(); in ParseJsonFontRatio() local
H A Dresource_configuration.h68 void SetFontRatio(double fontRatio) in SetFontRatio()