Searched refs:aCharWidth (Results 1 – 1 of 1) sorted by relevance
2374 ValType aCharWidth = getCharWidth(); in emitAsType1() local2376 aCharWidth *= 1000.0F * maFontMatrix[0]; in emitAsType1()2377 pGlyphWidths[i] = static_cast<GlyphWidth>(aCharWidth); in emitAsType1()
Completed in 31 milliseconds