Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx465 float nextOrigin = nextGlyphOrigin; in append() local
473 nextOrigin = iAttached.first->origin(); in append()
477 int glyphWidth = round2long(nextOrigin * scaling) - round2long(gi.origin() * scaling); in append()
479 …printf(grLog(),"c%d g%d gWidth%d x%f ", firstChar, (int)gi.logicalIndex(), glyphWidth, nextOrigin); in append()

Completed in 22 milliseconds