Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp2435 auto adaptedFontSize = textStyle_->GetFontSize(); in ToJsonValue() local
2436 json->PutExtAttr("actualFontSize", adaptedFontSize.ToString().c_str(), filter); in ToJsonValue()