Searched refs:nNextOrigin (Results 1 – 1 of 1) sorted by relevance
403 long nNextOrigin; in appendCluster() local409 nNextOrigin = round2long(fSegmentAdvance * fScaling + rDXOffset); in appendCluster()417 nNextOrigin = round2long(fNextOrigin * fScaling + rDXOffset); in appendCluster()423 rCharDxs[aGlyph.firstChar()-rArgs.mnMinCharPos] = nNextOrigin; in appendCluster()
Completed in 35 milliseconds