Home
last modified time | relevance | path

Searched refs:nRightGlyph (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()
394 sal_Unicode cRightChar = (*mpGlyph2Char)[ nRightGlyph ]; in GetExtraGlyphKernValue()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx518 sal_uInt16 nRightGlyph = getUInt16BE( pTable ); in queryMetricPage() local
522 right = aGlyphMap.find( nRightGlyph ); in queryMetricPage()
631 sal_uInt16 nRightGlyph = getUInt16BE( pTable ); in queryMetricPage() local
635 right = aGlyphMap.find( nRightGlyph ); in queryMetricPage()

Completed in 52 milliseconds