Home | History | Annotate | Download | only in WebCore

Lines Matching full:intrect

8802         * platform/graphics/IntRect.cpp:
8803 (WebCore::IntRect::IntRect):
8876 Add an explicit IntRect constructor that takes a FloatRect.
8878 * platform/graphics/IntRect.cpp:
8879 (WebCore::IntRect::IntRect):
8880 * platform/graphics/IntRect.h:
11748 * platform/IntRect.cpp: Removed.
11749 * platform/IntRect.h: Removed.
11993 * platform/IntRect.h:
12015 (WebCore::IntRect::IntRect):
12016 (WebCore::IntRect::operator TRect):
12017 (WebCore::IntRect::Rect):
26473 (WebCore::FloatRect::contains): Added; not exactly the same semantic as IntRect containment
37012 * platform/IntRect.h:
38183 (WebCore::IntRect::IntRect):
38184 (WebCore::IntRect::operator QRect):
38259 * platform/IntRect.h:
39861 * platform/IntRect.h:
39862 (WebCore::IntRect::inflateX):
39863 (WebCore::IntRect::inflateY):
44105 * platform/IntRect.h:
47276 changed parameter from IntRect to const IntRect& at Darin's request
50209 * platform/IntRect.cpp:
50210 (WebCore::IntRect::scale): Same as above.
50211 * platform/IntRect.h:
51726 * platform/IntRect.h:
55708 Change selectionRectForText to return a FloatRect instead of an IntRect,