Searched defs:WebFloatRect (Results 1 – 2 of 2) sorted by relevance
46 struct WebFloatRect { struct54 WebFloatRect() in WebFloatRect() argument62 WebFloatRect(float x, float y, float width, float height) in WebFloatRect() argument71 WebFloatRect(const WebCore::FloatRect& r) in WebFloatRect() function93 WebFloatRect(const gfx::RectF& r) in WebFloatRect() argument117 inline bool operator==(const WebFloatRect& a, const WebFloatRect& b) argument
236 …id LinkHighlight::paintContents(WebCanvas* canvas, const WebRect& webClipRect, bool, WebFloatRect&) in paintContents() argument