Searched refs:drawFontGenericInfo (Results 1 – 1 of 1) sorted by relevance
3097 static bool CopyDrawingFontGenericInfo(OH_Drawing_FontGenericInfo& drawFontGenericInfo, in CopyDrawingFontGenericInfo() argument3100 bool result = CopyStrData(&drawFontGenericInfo.familyName, genericInfo.familyName, &code); in CopyDrawingFontGenericInfo()3106 … &drawFontGenericInfo.aliasInfoSet, drawFontGenericInfo.aliasInfoSize, genericInfo.aliasSet, code); in CopyDrawingFontGenericInfo()3112 …&drawFontGenericInfo.adjustInfoSet, drawFontGenericInfo.adjustInfoSize, genericInfo.adjustSet, cod… in CopyDrawingFontGenericInfo()