Searched refs:lcl_GetCharWidth (Results 1 – 1 of 1) sorted by relevance
1297 static int lcl_GetCharWidth( FT_FaceRec_* pFaceFT, double fStretch, int nGlyphFlags ) in lcl_GetCharWidth() function1359 …const int nCharWidth = bOriginallyZeroWidth ? 0 : lcl_GetCharWidth( maFaceFT, mfStretch, nGlyphFla… in InitGlyphData()
Completed in 28 milliseconds