Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DCanvasRenderingContext2D.cpp1130 bool CanvasRenderingContext2D::isPointInPath(const float x, const float y, const String& windingRul… in isPointInPath() function in blink::CanvasRenderingContext2D
1135 bool CanvasRenderingContext2D::isPointInPath(Path2D* domPath, const float x, const float y, const S… in isPointInPath() function in blink::CanvasRenderingContext2D