Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dtlv_util.cpp124 int32_t fontFamilySize = ReadInt32(buff, cursor); in ReadFontFamily() local
125 for (auto i = 0; i < fontFamilySize; i++) { in ReadFontFamily()