Home
last modified time | relevance | path

Searched defs:drawFrame (Results 1 – 1 of 1) sorted by relevance

/trunk/main/filter/source/graphicfilter/ipict/
H A Dshape.cxx50 Rectangle contractRectangle(bool drawFrame, Rectangle const &rect, Size const &pSize) { in contractRectangle()
140 void drawRectangle(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, Size const &pSize) { in drawRectangle()
159 void drawEllipse(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, Size const &pSize) { in drawEllipse()
174 …void drawArc(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, const double& angle1, cons… in drawArc()
209 …void drawRoundRectangle(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, Size const &ova… in drawRoundRectangle()
231 void drawPolygon(VirtualDevice *dev, bool drawFrame, Polygon const &orig, Size const &pSize) { in drawPolygon()

Completed in 12 milliseconds