Home | History | Annotate | Download | only in nav

Lines Matching full:intrect

31 #include "IntRect.h"
85 static bool ConstructPartRects(Node* node, const IntRect& bounds,
86 IntRect* focusBounds, int x, int y, WTF::Vector<IntRect>* result,
97 static IntRect getAreaRect(const HTMLAreaElement* area);
125 IntRect mRect;
131 IntRect mNodeBounds;
196 IntRect mBounds;
205 IntRect mBounds;
217 CachedNode* node, IntRect* bounds, RenderBlock*);
218 static bool AddPartRect(IntRect& bounds, int x, int y,
219 WTF::Vector<IntRect>* result, IntRect* focusBounds);
229 IntRect* focusBounds, const IntRect& clip, WTF::Vector<IntRect>* result);
231 Text* last, int end, int x, int y, IntRect* focusBounds,
232 const IntRect& clip, WTF::Vector<IntRect>* result);