Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx98 int GetExtraGlyphKernValue( int nLeftGlyph, int nRightGlyph ) const;
195 virtual int GetGlyphKernValue( int nLeftGlyph, int nRightGlyph ) const;
H A Dgcach_ftyp.cxx387 int FtFontInfo::GetExtraGlyphKernValue( int nLeftGlyph, int nRightGlyph ) const in GetExtraGlyphKernValue() argument
393 sal_Unicode cLeftChar = (*mpGlyph2Char)[ nLeftGlyph ]; in GetExtraGlyphKernValue()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx517 sal_uInt16 nLeftGlyph = getUInt16BE( pTable ); in queryMetricPage() local
521 left = aGlyphMap.find( nLeftGlyph ); in queryMetricPage()
630 sal_uInt16 nLeftGlyph = getUInt16BE( pTable ); in queryMetricPage() local
634 left = aGlyphMap.find( nLeftGlyph ); in queryMetricPage()

Completed in 46 milliseconds