Searched refs:adaptedFontSize (Results 1 – 1 of 1) sorted by relevance
2435 auto adaptedFontSize = textStyle_->GetFontSize(); in ToJsonValue() local2436 json->PutExtAttr("actualFontSize", adaptedFontSize.ToString().c_str(), filter); in ToJsonValue()