Searched refs:glyphCode2 (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/app/font/
H A DFontCacheEntry.h126 uint32 glyphCode2, double* x, double* y);
H A DFontCacheEntry.cpp384 FontCacheEntry::GetKerning(uint32 glyphCode1, uint32 glyphCode2, argument
387 return fEngine.GetKerning(glyphCode1, glyphCode2, x, y);

Completed in 28 milliseconds