Searched refs:nRightGlyph (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()394 sal_Unicode cRightChar = (*mpGlyph2Char)[ nRightGlyph ]; in GetExtraGlyphKernValue()
518 sal_uInt16 nRightGlyph = getUInt16BE( pTable ); in queryMetricPage() local522 right = aGlyphMap.find( nRightGlyph ); in queryMetricPage()631 sal_uInt16 nRightGlyph = getUInt16BE( pTable ); in queryMetricPage() local635 right = aGlyphMap.find( nRightGlyph ); in queryMetricPage()
Completed in 41 milliseconds