GetKerning
return fEngine.GetKerning(glyphCode1, glyphCode2, x, y);
bool GetKerning(uint32 glyphCode1,
bool GetKerning(uint32 first, uint32 second,
entry->GetKerning(lastCharCode, charCode, &advanceX, &advanceY);