Home
last modified time | relevance | path

Searched defs:fillRect (Results 76 – 100 of 932) sorted by relevance

12345678910>>...38

/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/gui/
H A DCDIBitmap.cpp53 void CDIBitmap::fillRect(CRect r, unsigned int color) in fillRect() function in CDIBitmap
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/
H A Dgtk3objects.pas247 procedure fillRect(ARect: PRect; ABrush: HBRUSH); overload; procedure
248 procedure fillRect(x, y, w, h: Integer; ABrush: HBRUSH); overload; procedure
249 procedure fillRect(x, y, w, h: Integer); overload; procedure
1533 procedure TGtk3DeviceContext.fillRect(ARect: PRect; ABrush: HBRUSH); procedure
1539 procedure TGtk3DeviceContext.fillRect(x, y, w, h: Integer; ABrush: HBRUSH); procedure
1589 procedure TGtk3DeviceContext.fillRect(x, y, w, h: Integer); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/
H A Dgtk3objects.pas263 procedure fillRect(ARect: PRect; ABrush: HBRUSH); overload; procedure
264 procedure fillRect(x, y, w, h: Integer; ABrush: HBRUSH); overload; procedure
265 procedure fillRect(x, y, w, h: Integer); overload; procedure
1995 procedure TGtk3DeviceContext.fillRect(ARect: PRect; ABrush: HBRUSH); procedure
2001 procedure TGtk3DeviceContext.fillRect(x, y, w, h: Integer; ABrush: HBRUSH); procedure
2035 procedure TGtk3DeviceContext.fillRect(x, y, w, h: Integer); procedure
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/
H A Dgtk3objects.pas247 procedure fillRect(ARect: PRect; ABrush: HBRUSH); overload; procedure
248 procedure fillRect(x, y, w, h: Integer; ABrush: HBRUSH); overload; procedure
249 procedure fillRect(x, y, w, h: Integer); overload; procedure
1533 procedure TGtk3DeviceContext.fillRect(ARect: PRect; ABrush: HBRUSH); procedure
1539 procedure TGtk3DeviceContext.fillRect(x, y, w, h: Integer; ABrush: HBRUSH); procedure
1589 procedure TGtk3DeviceContext.fillRect(x, y, w, h: Integer); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/
H A Dgtk3objects.pas263 procedure fillRect(ARect: PRect; ABrush: HBRUSH); overload; procedure
264 procedure fillRect(x, y, w, h: Integer; ABrush: HBRUSH); overload; procedure
265 procedure fillRect(x, y, w, h: Integer); overload; procedure
1995 procedure TGtk3DeviceContext.fillRect(ARect: PRect; ABrush: HBRUSH); procedure
2001 procedure TGtk3DeviceContext.fillRect(x, y, w, h: Integer; ABrush: HBRUSH); procedure
2035 procedure TGtk3DeviceContext.fillRect(x, y, w, h: Integer); procedure
/dports/games/pipenightdreams/pipenightdreams-0.10.0/src/
H A Dgraphic.cpp112 void Graphic::fillRect(int x, int y, int w, int h, int r, int g, int b, int a){ in fillRect() function in Graphic
H A Dvideomanager.cpp88 void VideoManager::fillRect(int x, int y, int w, int h, int r, int g, int b, int a){ in fillRect() function in VideoManager
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/contexts/
H A Djuce_LowLevelGraphicsPostScriptRenderer.cpp341 void LowLevelGraphicsPostScriptRenderer::fillRect (const Rectangle<int>& r, const bool /*replaceExi… in fillRect() function in juce::LowLevelGraphicsPostScriptRenderer
346 void LowLevelGraphicsPostScriptRenderer::fillRect (const Rectangle<float>& r) in fillRect() function in juce::LowLevelGraphicsPostScriptRenderer
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/contexts/
H A Djuce_LowLevelGraphicsPostScriptRenderer.cpp341 void LowLevelGraphicsPostScriptRenderer::fillRect (const Rectangle<int>& r, const bool /*replaceExi… in fillRect() function in juce::LowLevelGraphicsPostScriptRenderer
346 void LowLevelGraphicsPostScriptRenderer::fillRect (const Rectangle<float>& r) in fillRect() function in juce::LowLevelGraphicsPostScriptRenderer
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsImageRenderer.cpp666 LayoutDeviceRect fillRect = LayoutDeviceRect::FromAppUnits( in BuildWebRenderDisplayItems() local
977 nsRect fillRect(aFill); in DrawBorderImageComponent() local
993 nsRect fillRect(aFill); in DrawBorderImageComponent() local
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsImageRenderer.cpp652 LayoutDeviceRect fillRect = LayoutDeviceRect::FromAppUnits( in BuildWebRenderDisplayItems() local
963 nsRect fillRect(aFill); in DrawBorderImageComponent() local
979 nsRect fillRect(aFill); in DrawBorderImageComponent() local
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsImageRenderer.cpp666 LayoutDeviceRect fillRect = LayoutDeviceRect::FromAppUnits( in BuildWebRenderDisplayItems() local
977 nsRect fillRect(aFill); in DrawBorderImageComponent() local
993 nsRect fillRect(aFill); in DrawBorderImageComponent() local
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DnsImageRenderer.cpp590 LayoutDeviceRect fillRect = LayoutDeviceRect::FromAppUnits( in BuildWebRenderDisplayItems() local
854 nsRect fillRect(aFill); in DrawBorderImageComponent() local
864 nsRect fillRect(aFill); in DrawBorderImageComponent() local
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsImageRenderer.cpp631 LayoutDeviceRect fillRect = LayoutDeviceRect::FromAppUnits( in BuildWebRenderDisplayItems() local
943 nsRect fillRect(aFill); in DrawBorderImageComponent() local
959 nsRect fillRect(aFill); in DrawBorderImageComponent() local
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmllib/
H A DGdimage.sml114 fun fillRect (im : image) (mo : mode) (xy1 : xy, xy2 : xy) : unit = function
/dports/x11-toolkits/redkite/redkite-1.3.1/src/
H A DRkPainterImpl.cpp80 void RkPainter::RkPainterImpl::fillRect(const RkRect &rect, const RkColor &color) in fillRect() function in RkPainter::RkPainterImpl
H A DRkCairoGraphicsBackend.cpp181 void RkCairoGraphicsBackend::fillRect(const RkRect &rect, const RkColor &color) in fillRect() function in RkCairoGraphicsBackend
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/src/
H A DRkPainterImpl.cpp80 void RkPainter::RkPainterImpl::fillRect(const RkRect &rect, const RkColor &color) in fillRect() function in RkPainter::RkPainterImpl
H A DRkCairoGraphicsBackend.cpp181 void RkCairoGraphicsBackend::fillRect(const RkRect &rect, const RkColor &color) in fillRect() function in RkCairoGraphicsBackend
/dports/net/tigervnc-server/tigervnc-1.12.0/common/rfb/
H A DPixelBuffer.cxx144 void ModifiablePixelBuffer::fillRect(const Rect& r, const void* pix) in fillRect() function in ModifiablePixelBuffer
286 void ModifiablePixelBuffer::fillRect(const PixelFormat& pf, const Rect &dest, in fillRect() function in ModifiablePixelBuffer
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/rfb/
H A DPixelBuffer.cxx144 void ModifiablePixelBuffer::fillRect(const Rect& r, const void* pix) in fillRect() function in ModifiablePixelBuffer
286 void ModifiablePixelBuffer::fillRect(const PixelFormat& pf, const Rect &dest, in fillRect() function in ModifiablePixelBuffer
/dports/textproc/p5-Text-Graphics/Text-Graphics-1.0001/lib/Text/
H A DGraphics.pm557 sub fillRect { subroutine
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/vector/
H A Dvpainter.cpp51 static void fillRect(const VRect &r, VSpanData *data) in fillRect() function
/dports/emulators/stella/stella-6.6/src/libretro/
H A DFBSurfaceLIBRETRO.hxx37 void fillRect(uInt32 x, uInt32 y, uInt32 w, in fillRect() function in FBSurfaceLIBRETRO
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpaintengine_blitter.cpp361 void QBlitterPaintEnginePrivate::fillRect(const QRectF &rect, const QColor &color, bool alpha) in fillRect() function in QBlitterPaintEnginePrivate
548 void QBlitterPaintEngine::fillRect(const QRectF &rect, const QColor &color) in fillRect() function in QBlitterPaintEngine
562 void QBlitterPaintEngine::fillRect(const QRectF &rect, const QBrush &brush) in fillRect() function in QBlitterPaintEngine

12345678910>>...38