Searched refs:nLeftGlyph (Results 1 – 3 of 3) sorted by relevance
98 int GetExtraGlyphKernValue( int nLeftGlyph, int nRightGlyph ) const;195 virtual int GetGlyphKernValue( int nLeftGlyph, int nRightGlyph ) const;
387 int FtFontInfo::GetExtraGlyphKernValue( int nLeftGlyph, int nRightGlyph ) const in GetExtraGlyphKernValue() argument393 sal_Unicode cLeftChar = (*mpGlyph2Char)[ nLeftGlyph ]; in GetExtraGlyphKernValue()
517 sal_uInt16 nLeftGlyph = getUInt16BE( pTable ); in queryMetricPage() local521 left = aGlyphMap.find( nLeftGlyph ); in queryMetricPage()630 sal_uInt16 nLeftGlyph = getUInt16BE( pTable ); in queryMetricPage() local634 left = aGlyphMap.find( nLeftGlyph ); in queryMetricPage()
Completed in 136 milliseconds