[Webkit-unassigned] [Bug 27349] [WINCE] Add GraphicsContextWince implementation for WinCE.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 20 11:42:36 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27349
--- Comment #17 from Yong Li <yong.li at torchmobile.com> 2009-07-20 11:42:34 PDT ---
(In reply to comment #16)
> (From update of attachment 33091 [details])
>
>
> > + IntPoint origin()
>
> This can be a const member function.
>
Sorry, I forgot to check complete list in last update. I'm cleaning it up
carefully now.
BTW, in GraphicsContext.h
class GraphicsContext {
...
IntPoint origin();
...
Should origin() be "const" here?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list