Searched refs:glyphWidth (Results 1 – 1 of 1) sorted by relevance
477 int glyphWidth = round2long(nextOrigin * scaling) - round2long(gi.origin() * scaling); in append() local479 …fprintf(grLog(),"c%d g%d gWidth%d x%f ", firstChar, (int)gi.logicalIndex(), glyphWidth, nextOrigin… in append()489 deltaOffset -= glyphWidth; in append()490 glyphWidth = 0; in append()505 deltaOffset -= glyphWidth; in append()506 glyphWidth = 0; in append()519 glyphWidth); in append()
Completed in 21 milliseconds