Home
last modified time | relevance | path

Searched refs:fillRectangles (Results 1 – 25 of 57) sorted by relevance

123

/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXRadioButton.cpp382 dc.fillRectangles(recs,5); in onPaint()
392 dc.fillRectangles(recs,6); in onPaint()
402 dc.fillRectangles(recs,6); in onPaint()
412 dc.fillRectangles(recs,6); in onPaint()
422 dc.fillRectangles(recs,6); in onPaint()
433 dc.fillRectangles(recs,3); in onPaint()
H A DFXDC.cpp213 void FXDC::fillRectangles(const FXRectangle*,FXuint){ } in fillRectangles() function in FX::FXDC
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXRadioButton.cpp380 dc.fillRectangles(recs,5); in onPaint()
390 dc.fillRectangles(recs,6); in onPaint()
400 dc.fillRectangles(recs,6); in onPaint()
410 dc.fillRectangles(recs,6); in onPaint()
420 dc.fillRectangles(recs,6); in onPaint()
431 dc.fillRectangles(recs,3); in onPaint()
H A DFXDC.cpp211 void FXDC::fillRectangles(const FXRectangle*,FXuint){ } in fillRectangles() function in FX::FXDC
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXRadioButton.cpp380 dc.fillRectangles(recs,5); in onPaint()
390 dc.fillRectangles(recs,6); in onPaint()
400 dc.fillRectangles(recs,6); in onPaint()
410 dc.fillRectangles(recs,6); in onPaint()
420 dc.fillRectangles(recs,6); in onPaint()
431 dc.fillRectangles(recs,3); in onPaint()
H A DFXDC.cpp211 void FXDC::fillRectangles(const FXRectangle*,FXuint){ } in fillRectangles() function in FX::FXDC
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXRadioButton.cpp379 dc.fillRectangles(recs,5); in onPaint()
389 dc.fillRectangles(recs,6); in onPaint()
399 dc.fillRectangles(recs,6); in onPaint()
409 dc.fillRectangles(recs,6); in onPaint()
419 dc.fillRectangles(recs,6); in onPaint()
430 dc.fillRectangles(recs,3); in onPaint()
H A DFXDC.cpp211 void FXDC::fillRectangles(const FXRectangle*,FXuint){ } in fillRectangles() function in FX::FXDC
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXRadioButton.cpp382 dc.fillRectangles(recs,5); in onPaint()
392 dc.fillRectangles(recs,6); in onPaint()
402 dc.fillRectangles(recs,6); in onPaint()
412 dc.fillRectangles(recs,6); in onPaint()
422 dc.fillRectangles(recs,6); in onPaint()
433 dc.fillRectangles(recs,3); in onPaint()
H A DFXDC.cpp213 void FXDC::fillRectangles(const FXRectangle*,FXuint){ } in fillRectangles() function in FX::FXDC
/dports/x11-fm/xfe/xfe-1.44/src/
H A Dclearlooks.cpp483 dc.fillRectangles(recs, 1); in onPaint()
503 dc.fillRectangles(recs, 4); in onPaint()
523 dc.fillRectangles(recs, 4); in onPaint()
558 dc.fillRectangles(recs, 1); in onPaint()
580 dc.fillRectangles(recs, 2); in onPaint()
591 dc.fillRectangles(recs, 2); in onPaint()
602 dc.fillRectangles(recs, 2); in onPaint()
660 dc.fillRectangles(recs, 7); in onPaint()
1774 dc.fillRectangles(recs, 5); in onPaint()
1805 dc.fillRectangles(recs, 6); in onPaint()
[all …]
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/x11/
H A Drecord.h63 int (*fillRectangles)(Display *display, Drawable drawable, GC gc, member
H A Dpaintdata.c60 rd.fillRectangles(dpy, drawPixmap, gameGC, in Rectangle_end()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/NT/
H A Drecord.h63 int (*fillRectangles)(Display *display, Drawable drawable, GC gc, member
H A Dpaintdata.c60 rd.fillRectangles(dpy, drawPixmap, gameGC, in Rectangle_end()
/dports/games/xpilot/xpilot-4.5.5/src/client/
H A Drecord.h62 int (*fillRectangles)(Display *display, Drawable drawable, GC gc, member
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXDCWindow.h128 virtual void fillRectangles(const FXRectangle* rectangles,FXuint nrectangles);
H A DFXDCPrint.h172 virtual void fillRectangles(const FXRectangle* rectangles,FXuint nrectangles);
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXDCWindow.h129 virtual void fillRectangles(const FXRectangle* rectangles,FXuint nrectangles);
H A DFXDCPrint.h172 virtual void fillRectangles(const FXRectangle* rectangles,FXuint nrectangles);
H A DFXDCNativePrinter.h147 virtual void fillRectangles(const FXRectangle *rectangles,FXuint nrectangles);
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXDCWindow.h125 virtual void fillRectangles(const FXRectangle* rectangles,FXuint nrectangles);
H A DFXDCPrint.h169 virtual void fillRectangles(const FXRectangle* rectangles,FXuint nrectangles);
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXDCWindow.h129 virtual void fillRectangles(const FXRectangle* rectangles,FXuint nrectangles);
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXDCWindow.h125 virtual void fillRectangles(const FXRectangle* rectangles,FXuint nrectangles);

123