Home
last modified time | relevance | path

Searched refs:nGlyphLeft (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1836 int FreetypeServerFont::GetGlyphKernValue( int nGlyphLeft, int nGlyphRight ) const in GetGlyphKernValue() argument
1842 int nKernVal = mpFontInfo->GetExtraGlyphKernValue( nGlyphLeft, nGlyphRight ); in GetGlyphKernValue()
1858 FT_Error rcFT = FT_Get_Kerning( maFaceFT, nGlyphLeft, nGlyphRight, in GetGlyphKernValue()

Completed in 32 milliseconds