Searched refs:DrawGlyphs (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/vcl/unx/generic/printergfx/ |
H A D | text_gfx.cxx | 181 (*aIter).DrawGlyphs (*this, rPoint, pGlyphIds, pUnicodes, nLen, pDeltaArray); in drawGlyphs() 189 maPS3Font.back().DrawGlyphs (*this, rPoint, pGlyphIds, pUnicodes, nLen, pDeltaArray); in drawGlyphs() 193 void PrinterGfx::DrawGlyphs( in DrawGlyphs() function in PrinterGfx
|
H A D | glyphset.hxx | 117 void DrawGlyphs (PrinterGfx& rGfx,
|
H A D | glyphset.cxx | 494 void GlyphSet::DrawGlyphs( in DrawGlyphs() function in GlyphSet
|
/aoo4110/main/vcl/inc/ |
H A D | printergfx.hxx | 424 void DrawGlyphs( const Point& rPoint,
|
/aoo4110/main/vcl/unx/headless/ |
H A D | svppspgraphics.cxx | 694 rGfx.DrawGlyphs( aPos, aGlyphAry, aUnicodes, nGlyphCount, aIdxAry ); in DrawPrinterLayout()
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 779 rGfx.DrawGlyphs( aPos, aGlyphAry, aUnicodes, nGlyphCount, aIdxAry ); in DrawPrinterLayout()
|
Completed in 45 milliseconds