Home | History | Annotate | Download | only in WebCore

Lines Matching full:intrect

7882         Make InlineBoxes use an IntRect for dimensions, and eliminate the dynamic computation of height() every time.
21848 absoluteClippedOverflowRect method of RenderObject does return an empty IntRect for offscreen nodes.
26475 * platform/graphics/IntRect.h:
38965 * platform/graphics/IntRect.h:
43671 Add a convenient center() method to IntRect
43678 * platform/graphics/IntRect.h:
43679 (WebCore::IntRect::center):