Home
last modified time | relevance | path

Searched refs:GetGlyphBitmap1 (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx192 virtual bool GetGlyphBitmap1( sal_GlyphId, RawBitmap& ) const;
H A Dgcach_ftyp.cxx1405 bool FreetypeServerFont::GetGlyphBitmap1( sal_GlyphId aGlyphId, RawBitmap& rRawBitmap ) const in GetGlyphBitmap1() function in FreetypeServerFont
/trunk/main/vcl/inc/
H A Dglyphcache.hxx199 virtual bool GetGlyphBitmap1( sal_GlyphId, RawBitmap& ) const = 0;
/trunk/main/vcl/unx/headless/
H A Dsvptext.cxx110 bFound = rServerFont.GetGlyphBitmap1( aGlyphId, pGcpHelper->maRawBitmap ); in GetGlyphBmp()
/trunk/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx462 if( rServerFont.GetGlyphBitmap1( aGlyphId, maRawBitmap ) ) in GetPixmap()

Completed in 32 milliseconds