Home
last modified time | relevance | path

Searched refs:drawRectangle (Results 326 – 350 of 1024) sorted by relevance

1...<<11121314151617181920>>...41

/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A DIWORKPresentationRedirector.cpp368 void IWORKPresentationRedirector::drawRectangle(const librevenge::RVNGPropertyList &propList) in drawRectangle() function in libetonyek::IWORKPresentationRedirector
371 m_iface->drawRectangle(propList); in drawRectangle()
/dports/graphics/libboard/libboard-5b38274/include/
H A DBoard.h358 void drawRectangle( double left, double top,
368 void drawRectangle( const Rect & r, int depth = -1 );
/dports/games/py-fife/fifengine-0.4.2/engine/core/gui/fifechan/base/opengl/
H A Dopengl_gui_graphics.cpp148 void OpenGLGuiGraphics::drawRectangle(const fcn::Rectangle& rectangle) { in drawRectangle() function in FIFE::OpenGLGuiGraphics
150 m_renderbackend->drawRectangle( in drawRectangle()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/
H A DSnippet353.java89 …e.gc.drawRectangle(origin.x, origin.y, (int)(size.x * magnification), (int)(size.y * magnification… in main()
H A DSnippet228.java76 gc.drawRectangle(rect2); in main()
/dports/games/spacejunk/spacejunk-1.0.5/guichan/widgets/
H A Dcheckbox.cpp117 graphics->drawRectangle(Rectangle(0, 0, h + 2, h + 2)); in drawBox()
/dports/audio/ampache/ampache-php74-5.0.0/vendor/szymach/c-pchart/resources/doc/
H A Dbarcode_128.md55 $image->drawRectangle(0, 0, 699, 229, ["R" => 0, "G" => 0, "B" => 0]);
H A Dsurface.md39 $image->drawRectangle(0, 0, 399, 399, ["R" => 0, "G" => 0, "B" => 0]);
H A Dbarcode_39.md46 $image->drawRectangle(0, 0, 699, 229, ["R" => 0, "G" => 0, "B" => 0]);
H A Dbest_fit.md28 $image->drawRectangle(0, 0, 699, 229, ["R" => 0, "G" => 0, "B" => 0]);
H A Dzone.md31 $image->drawRectangle(0, 0, 699, 229, ["R" => 0, "G" => 0, "B" => 0]);
H A Dcontour.md47 $image->drawRectangle(0, 0, 399, 399, ["R" => 0, "G" => 0, "B" => 0]);
/dports/devel/guichan/guichan-0.8.2/src/widgets/
H A Dcheckbox.cpp117 graphics->drawRectangle(Rectangle(0, 0, h + 2, h + 2)); in drawBox()
/dports/textproc/librevenge/librevenge-0.0.4/inc/librevenge-generators/
H A DRVNGRawPresentationGenerator.h56 void drawRectangle(const RVNGPropertyList &propList);
H A DRVNGTextPresentationGenerator.h56 void drawRectangle(const RVNGPropertyList &propList);
H A DRVNGSVGPresentationGenerator.h64 void drawRectangle(const RVNGPropertyList &propList);
H A DRVNGTextSpreadsheetGenerator.h140 void drawRectangle(const RVNGPropertyList &propList);
/dports/www/py-graphite-api/graphite-api-1.1.3/graphite_api/render/
H A Dglyph.py375 self.drawRectangle(0, 0, self.width, self.height)
430 def drawRectangle(self, x, y, w, h, fill=True): member in Graph
541 self.drawRectangle(xRight - padding, yRight,
544 self.drawRectangle(xRight - padding, yRight,
555 self.drawRectangle(x, y, boxSize, boxSize)
557 self.drawRectangle(x, y, boxSize, boxSize, fill=False)
581 self.drawRectangle(x + labelWidth + padding, y,
584 self.drawRectangle(x + labelWidth + padding, y,
591 self.drawRectangle(x, y, boxSize, boxSize)
593 self.drawRectangle(x, y, boxSize, boxSize, fill=False)
/dports/www/py-graphite-web/graphite-web-1.1.8/webapp/graphite/render/
H A Dglyph.py570 self.drawRectangle( 0, 0, self.width, self.height )
633 def drawRectangle(self, x, y, w, h, fill=True, dash=False): member in Graph
678 self.drawRectangle(bx, by, extents['width'], extents['maxHeight'], fill=False)
744 self.drawRectangle(xRight - padding,yRight,boxSize,boxSize)
746 self.drawRectangle(xRight - padding,yRight,boxSize,boxSize,fill=False)
755 self.drawRectangle(x,y,boxSize,boxSize)
757 self.drawRectangle(x,y,boxSize,boxSize,fill=False)
780 self.drawRectangle(x + labelWidth + padding,y,boxSize,boxSize)
782 self.drawRectangle(x + labelWidth + padding,y,boxSize,boxSize,fill=False)
788 self.drawRectangle(x,y,boxSize,boxSize)
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mortevielle/
H A Dgraphics.h110 void drawRectangle(int x, int y, int dx, int dy);
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/gcj/xlib/
H A DGC.h57 virtual void drawRectangle(jint, jint, jint, jint);
/dports/games/scummvm/scummvm-2.5.1/engines/mortevielle/
H A Dgraphics.h110 void drawRectangle(int x, int y, int dx, int dy);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/gcj/xlib/
H A DGC.h57 virtual void drawRectangle(jint, jint, jint, jint);
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/gcj/xlib/
H A DGC.h57 virtual void drawRectangle(jint, jint, jint, jint);
/dports/games/manaplus/manaplus-2.1.3.17/src/resources/map/
H A Dmapitem.cpp156 graphics->drawRectangle(Rect(x, y, dx, dy)); in draw()

1...<<11121314151617181920>>...41