Home
last modified time | relevance | path

Searched defs:WebPoint (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebKit/chromium/public/
DWebPoint.h44 struct WebPoint { struct
48 WebPoint() in WebPoint() argument
54 WebPoint(int x, int y) in WebPoint() function
61 WebPoint(const WebCore::IntPoint& p) in WebPoint() argument
79 WebPoint(const gfx::Point& p) in WebPoint() argument
99 inline bool operator==(const WebPoint& a, const WebPoint& b) argument