Closed
Bug 344108
Opened 18 years ago
Closed 8 years ago
Need to share nsRect <-> cocoa rect utility functions globally
Categories
(Core :: Disability Access APIs, enhancement)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: hwaara, Assigned: hwaara)
Details
(Whiteboard: [auto-closed:inactivity])
The follow utility functions in nsChildView would be useful to have in other places as well. I need it for /accessible.
* ConvertGeckoToFlippedCocoaRect
* ConvertFlippedCocoaToGeckoRect
* ConvertGeckoRectToMacRect
Any suggestion where we could put them to make them exported, and globally usable?
Assignee | ||
Comment 1•18 years ago
|
||
Stuart mentioned it might go into gfxRect as alternative constructors (#ifdeffed per-platform, naturally).
Comment 2•8 years ago
|
||
AUTO-CLOSED. This bug untouched for over 2000 days. Please reopen if you can confirm the bug and help it progress.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [auto-closed:inactivity]
You need to log in
before you can comment on or make changes to this bug.
Description
•