Searched refs:gpair (Results 1 – 1 of 1) sorted by relevance
1565 sal_uInt32 gpair; in KernGlyphsPrim2() local1571 gpair = (glyphs[i] << 16) | glyphs[i+1]; in KernGlyphsPrim2()1604 if (gpair >= t) l = k + 1; in KernGlyphsPrim2()1605 if (gpair <= t) r = k - 1; in KernGlyphsPrim2()
Completed in 23 milliseconds