Closed
Bug 340556
Opened 18 years ago
Closed 18 years ago
refactor windows native drawing prep
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: vlad, Unassigned)
References
Details
There's a lot of code (nsNativeTheme, nsObjectFrame in particular) that prepares a HDC for native drawing, including getting the DC, making sure a clip is set, setting the world transform, and setting the DC viewport origin. This code should really be factored out into some gfxWindowsSurface helper function.
Reporter | ||
Comment 1•18 years ago
|
||
Fixed via 339598.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•