https://bugzilla.mozilla.org/show_bug.cgi?id=1083753
1083753 - Port the code that uses the nsRenderingContext::FillRect methods to Moz2d
RESOLVED (mozmail) in Core - Graphics. Last updated 2014-11-19.
the codeport
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-fillrect?redirectedfrom=MSDN
FillRect function (winuser.h) - Win32 apps | Microsoft Learn
The FillRect function fills a rectangle by using the specified brush. This function includes the left and top borders, but excludes the right and bottom...
functionhappsmicrosoftlearn
https://www.w3schools.com/tags/canvas_fillrect.asp
HTML canvas fillRect() Method
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML...
html canvasmethod
https://forum.qt.io/topic/81964/can-t-use-painter-fillrect-with-custom-color
Can't use painter-fillRect with custom color | Qt Forum
Aug 2, 2017 - Hey, I want to paint a rectangle in the drawBackground function of a QGraphicsView. But I want to use a custom color. So I tried: QColor *myColor = new Q...
custom colorusepainterqtforum