Searched defs:dev (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/filter/source/graphicfilter/ipict/ |
H A D | shape.cxx | 63 bool drawLineHQ(VirtualDevice *dev, Point const &orig, Point const &dest, Size const &pSize) { in drawLineHQ() 123 void drawLine(VirtualDevice *dev, Point const &orig, Point const &dest, Size const &pSize) { in drawLine() 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()
|
/aoo42x/main/qadevOOo/tests/java/ifc/awt/ |
H A D | _XToolkit.java | 129 XDevice dev = oObj.createScreenCompatibleDevice(100, 100); in _createScreenCompatibleDevice() local
|
/aoo42x/main/tools/source/fsys/ |
H A D | unx.cxx | 101 sal_Bool GetMountEntry(dev_t dev, struct mymnttab *mytab) in GetMountEntry() 136 static sal_Bool GetMountEntry(dev_t dev, struct mymnttab *mytab) in GetMountEntry()
|
Completed in 12 milliseconds