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

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

Completed in 80 milliseconds