Home
last modified time | relevance | path

Searched refs:GetGlyphKernValue (Results 1 – 4 of 4) sorted by path

/trunk/main/vcl/inc/
H A Dglyphcache.hxx187 virtual int GetGlyphKernValue( int, int ) const { return 0; } in GetGlyphKernValue() function in ServerFont
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1836 int FreetypeServerFont::GetGlyphKernValue( int nGlyphLeft, int nGlyphRight ) const in GetGlyphKernValue() function in FreetypeServerFont
H A Dgcach_ftyp.hxx195 virtual int GetGlyphKernValue( int nLeftGlyph, int nRightGlyph ) const;
H A Dgcach_layout.cxx130 int nKernValue = rFont.GetGlyphKernValue( nOldGlyphId, aGlyphId ); in operator ()()

Completed in 38 milliseconds