Home
last modified time | relevance | path

Searched defs:fillRect (Results 176 – 200 of 932) sorted by relevance

12345678910>>...38

/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/java2d/pipe/
H A DPixelToShapeConverter.java60 public void fillRect(SunGraphics2D sg, in fillRect() method in PixelToShapeConverter
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/pipe/
H A DPixelToShapeConverter.java60 public void fillRect(SunGraphics2D sg, in fillRect() method in PixelToShapeConverter
/dports/editors/calligra/calligra-3.2.1/libs/flake/
H A DKoPatternBackground.cpp70 QPointF offsetFromRect(const QRectF &fillRect, const QSizeF &imageSize) const { in offsetFromRect() argument
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/java2d/pipe/
H A DPixelToShapeConverter.java60 public void fillRect(SunGraphics2D sg, in fillRect() method in PixelToShapeConverter
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/java2d/pipe/
H A DPixelToShapeConverter.java60 public void fillRect(SunGraphics2D sg, in fillRect() method in PixelToShapeConverter
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/java2d/pipe/
H A DPixelToShapeConverter.java60 public void fillRect(SunGraphics2D sg, in fillRect() method in PixelToShapeConverter
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/java2d/pipe/
H A DPixelToShapeConverter.java60 public void fillRect(SunGraphics2D sg, in fillRect() method in PixelToShapeConverter
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/java2d/pipe/
H A DPixelToShapeConverter.java60 public void fillRect(SunGraphics2D sg, in fillRect() method in PixelToShapeConverter
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/java2d/
H A DJava2DPainter.java200 public void fillRect(Rectangle rect, Paint fill) throws IFException { in fillRect() method in Java2DPainter
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/pipe/
H A DPixelToShapeConverter.java60 public void fillRect(SunGraphics2D sg, in fillRect() method in PixelToShapeConverter
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/drawing/
H A Dfill.py104 fillRect = Typed(expected_type=RelativeRect, allow_none=True) variable in StretchInfoProperties
107 fillRect=RelativeRect(), argument
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/touche/
H A Dgraphics.cpp119 void Graphics::fillRect(uint8 *dst, int dstPitch, int x, int y, int w, int h, uint8 color) { in fillRect() function in Touche::Graphics
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/sdl/
H A Dsdl2_gui.cpp758 SDL_Rect fillRect = { 0, 70, 0, 70 }; in RefreshRomList() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DRotatedBuffer.cpp109 IntRect fillRect; in DrawBufferQuadrant() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gfx_impl.c270 fillRect(rgbquad_t color, ImageRect * pDstRect) in fillRect() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DRotatedBuffer.cpp109 IntRect fillRect; in DrawBufferQuadrant() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gfx_impl.c270 fillRect(rgbquad_t color, ImageRect * pDstRect) in fillRect() function
/dports/games/scummvm/scummvm-2.5.1/engines/touche/
H A Dgraphics.cpp119 void Graphics::fillRect(uint8 *dst, int dstPitch, int x, int y, int w, int h, uint8 color) { in fillRect() function in Touche::Graphics
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gfx_impl.c270 fillRect(rgbquad_t color, ImageRect * pDstRect) in fillRect() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DRotatedBuffer.cpp109 IntRect fillRect; in DrawBufferQuadrant() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gfx_impl.c270 fillRect(rgbquad_t color, ImageRect * pDstRect) in fillRect() function
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/items/context2d/
H A Dqquickcontext2dcommandbuffer_p.h140 inline void fillRect(const QRectF& r) in fillRect() function
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/items/context2d/
H A Dqquickcontext2dcommandbuffer_p.h140 inline void fillRect(const QRectF& r) in fillRect() function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gfx_impl.c270 fillRect(rgbquad_t color, ImageRect * pDstRect) in fillRect() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gfx_impl.c270 fillRect(rgbquad_t color, ImageRect * pDstRect) in fillRect() function

12345678910>>...38