[Webkit-unassigned] [Bug 42653] IntSize / FloatSize: add invalid() and isValid() helper methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 20 11:08:44 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42653





--- Comment #1 from Antonio Gomes <tonikitoo at webkit.org>  2010-07-20 11:08:44 PST ---
isValid() would work similarly to Qt's version: "Returns true if both the width and height is equal to or greater than 0; otherwise returns false." [1]

[1] http://doc.trolltech.com/4.7-snapshot/qsize.html#isValid

-- 
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