Searched defs:GetGlyphOutline (Results 1 – 11 of 11) sorted by relevance
/trunk/main/vcl/unx/headless/ |
H A D | svptext.cxx | 439 bool SvpSalGraphics::GetGlyphOutline( sal_GlyphId aGlyphId, B2DPolyPolygon& rPolyPoly ) in GetGlyphOutline() function in SvpSalGraphics
|
H A D | svppspgraphics.cxx | 891 bool PspGraphics::GetGlyphOutline( sal_GlyphId aGlyphId, in GetGlyphOutline() function in PspGraphics
|
/trunk/main/vcl/aqua/source/gdi/ |
H A D | ctfonts.cxx | 260 bool CTTextStyle::GetGlyphOutline( sal_GlyphId aGlyphId, basegfx::B2DPolyPolygon& rResult ) const in GetGlyphOutline() function in CTTextStyle
|
H A D | atsfonts.cxx | 307 bool AtsTextStyle::GetGlyphOutline( sal_GlyphId aGlyphId, basegfx::B2DPolyPolygon& rResult ) const in GetGlyphOutline() function in AtsTextStyle
|
H A D | salgdi.cxx | 1787 bool AquaSalGraphics::GetGlyphOutline( sal_GlyphId aGlyphId, basegfx::B2DPolyPolygon& rPolyPoly ) in GetGlyphOutline() function in AquaSalGraphics
|
/trunk/main/vcl/unx/generic/printergfx/ |
H A D | text_gfx.cxx | 764 PrinterGfx::GetGlyphOutline (sal_Unicode /*c*/, in GetGlyphOutline() function in PrinterGfx
|
/trunk/main/vcl/os2/source/gdi/ |
H A D | salgdi3.cxx | 1230 bool Os2SalGraphics::GetGlyphOutline( sal_GlyphId aGlyphId, ::basegfx::B2DPolyPolygon& rB2DPolyPoly… in GetGlyphOutline() function in Os2SalGraphics
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | salgdi3.cxx | 1252 bool X11SalGraphics::GetGlyphOutline( sal_GlyphId aGlyphId, in GetGlyphOutline() function in X11SalGraphics
|
H A D | pspgraphics.cxx | 982 bool PspGraphics::GetGlyphOutline( sal_GlyphId aGlyphId, in GetGlyphOutline() function in PspGraphics
|
/trunk/main/vcl/source/glyphs/ |
H A D | gcach_ftyp.cxx | 2285 bool FreetypeServerFont::GetGlyphOutline( sal_GlyphId aGlyphId, in GetGlyphOutline() function in FreetypeServerFont
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 2461 bool WinSalGraphics::GetGlyphOutline( sal_GlyphId aGlyphId, in GetGlyphOutline() function in WinSalGraphics
|
Completed in 145 milliseconds