Home
last modified time | relevance | path

Searched defs:fillRectangle (Results 1 – 25 of 110) sorted by relevance

12345

/dports/devel/fifechan/fifechan-0.1.5/include/fifechan/
H A Dgraphics.hpp315 inline void fillRectangle(int x, int y, int width, int height) in fillRectangle() function in fcn::Graphics
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/x11/
H A Drecord.h60 int (*fillRectangle)(Display *display, Drawable drawable, GC gc, member
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/NT/
H A Drecord.h60 int (*fillRectangle)(Display *display, Drawable drawable, GC gc, member
/dports/games/xpilot/xpilot-4.5.5/src/client/
H A Drecord.h59 int (*fillRectangle)(Display *display, Drawable drawable, GC gc, member
/dports/devel/guichan/guichan-0.8.2/src/openlayer/
H A Dopenlayergraphics.cpp189 void OpenLayerGraphics::fillRectangle(const Rectangle& rectangle) in fillRectangle() function in gcn::OpenLayerGraphics
/dports/devel/fifechan/fifechan-0.1.5/src/openlayer/
H A Dopenlayergraphics.cpp210 void OpenLayerGraphics::fillRectangle(const Rectangle& rectangle) in fillRectangle() function in fcn::OpenLayerGraphics
/dports/biology/gffread/gffread-0.12.7/gclib/
H A Dgdimg.cpp42 void GDImg::fillRectangle(int x1, int y1, int x2, int y2, int color) { in fillRectangle() function in GDImg
/dports/devel/fifechan/fifechan-0.1.5/src/cairo/
H A Dcairographics.cpp173 void CairoGraphics::fillRectangle(const Rectangle& rectangle) in fillRectangle() function in fcn::CairoGraphics
/dports/x11/fbdesk/fbdesk-1.4.1/src/FbTk/
H A DFbDrawable.cc52 void FbDrawable::fillRectangle(GC gc, int x, int y, in fillRectangle() function in FbTk::FbDrawable
/dports/games/lincity-ng/lincity-ng-2.0/src/gui/PainterGL/
H A DPainterGL.cpp100 PainterGL::fillRectangle(const Rect2D& rect) in fillRectangle() function in PainterGL
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/guichan/opengl/
H A Dopenglgraphics.cpp306 void OpenGLGraphics::fillRectangle(const Rectangle& rectangle) in fillRectangle() function in gcn::OpenGLGraphics
/dports/devel/guichan/guichan-0.8.2/src/opengl/
H A Dopenglgraphics.cpp324 void OpenGLGraphics::fillRectangle(const Rectangle& rectangle) in fillRectangle() function in gcn::OpenGLGraphics
/dports/devel/fifechan/fifechan-0.1.5/src/opengl/
H A Dopenglgraphics.cpp345 void OpenGLGraphics::fillRectangle(const Rectangle& rectangle) in fillRectangle() function in fcn::OpenGLGraphics
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/FbTk/
H A DFbDrawable.cc50 void FbDrawable::fillRectangle(GC gc, int x, int y, in fillRectangle() function in FbTk::FbDrawable
/dports/devel/fifechan/fifechan-0.1.5/src/irrlicht/
H A Dirrlichtgraphics.cpp154 void IrrlichtGraphics::fillRectangle(const Rectangle& rectangle) in fillRectangle() function in fcn::IrrlichtGraphics
/dports/devel/guichan/guichan-0.8.2/src/hge/
H A Dhgegraphics.cpp279 void HGEGraphics::fillRectangle(const Rectangle &rectangle) in fillRectangle() function in gcn::HGEGraphics
/dports/devel/fifechan/fifechan-0.1.5/src/hge/
H A Dhgegraphics.cpp300 void HGEGraphics::fillRectangle(const Rectangle &rectangle) in fillRectangle() function in fcn::HGEGraphics
/dports/devel/guichan/guichan-0.8.2/src/allegro/
H A Dallegrographics.cpp279 void AllegroGraphics::fillRectangle(const Rectangle& rectangle) in fillRectangle() function in gcn::AllegroGraphics
/dports/devel/fifechan/fifechan-0.1.5/src/allegro/
H A Dallegrographics.cpp300 void AllegroGraphics::fillRectangle(const Rectangle& rectangle) in fillRectangle() function in fcn::AllegroGraphics
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/core/src/view/
H A DZLMirroredPaintContext.cpp83 void ZLMirroredPaintContext::fillRectangle(int x0, int y0, int x1, int y1) { in fillRectangle() function in ZLMirroredPaintContext
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/ui/src/ezx/view/
H A DZLQtPaintContext.cpp186 void ZLQtPaintContext::fillRectangle(int x0, int y0, int x1, int y1) { in fillRectangle() function in ZLQtPaintContext
/dports/devel/fifechan/fifechan-0.1.5/src/directx3d/
H A Ddirectx3dgraphics.cpp338 void DirectX3DGraphics::fillRectangle(const Rectangle& rectangle) in fillRectangle() function in fcn::DirectX3DGraphics
/dports/games/lincity-ng/lincity-ng-2.0/src/gui/PainterSDL/
H A DPainterSDL.cpp213 PainterSDL::fillRectangle(const Rect2D& rect) in fillRectangle() function in PainterSDL
/dports/x11-wm/oroborus/oroborus-2.0.20/src/
H A Dframe.c153 fillRectangle (Display * dpy, Drawable d, Pixmap pm, int x, int y, in fillRectangle() function
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/ui/src/opie/view/
H A DZLQtPaintContext.cpp197 void ZLQtPaintContext::fillRectangle(int x0, int y0, int x1, int y1) { in fillRectangle() function in ZLQtPaintContext

12345