Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/chromium/public/
DWebFloatPoint.h42 struct WebFloatPoint { struct
46 WebFloatPoint() in WebFloatPoint() function
52 WebFloatPoint(float x, float y) in WebFloatPoint() function
59 WebFloatPoint(const WebCore::FloatPoint& p) in WebFloatPoint() argument
79 inline bool operator==(const WebFloatPoint& a, const WebFloatPoint& b) argument