Home
last modified time | relevance | path

Searched refs:PolyPolyVector (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/aqua/source/gdi/
H A Dctlayout.cxx44 virtual bool GetGlyphOutlines( SalGraphics&, PolyPolyVector& ) const;
537 bool CTLayout::GetGlyphOutlines( SalGraphics&, PolyPolyVector& ) const { return false; } in GetGlyphOutlines()
H A Datslayout.cxx54 virtual bool GetGlyphOutlines( SalGraphics&, PolyPolyVector& ) const;
1193 bool ATSLayout::GetGlyphOutlines( SalGraphics&, PolyPolyVector& ) const { return false; } in GetGlyphOutlines()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dtextaction.cxx1991 PolyPolyVector aVCLPolyPolyVector; in createOutline()
2015 PolyPolyVector::const_iterator aIter( aVCLPolyPolyVector.begin() ); in createOutline()
2016 const PolyPolyVector::const_iterator aEnd( aVCLPolyPolyVector.end() ); in createOutline()
/trunk/main/tools/inc/tools/
H A Dpoly.hxx339 typedef std::vector< PolyPolygon > PolyPolyVector; typedef
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx669 sal_Bool GetTextOutlines( PolyPolyVector&,
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx7929 sal_Bool OutputDevice::GetTextOutlines( PolyPolyVector& rResultVector, in GetTextOutlines()

Completed in 84 milliseconds