Searched refs:hasCurrentPoint (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DCanvasPathMethods.cpp73 if (!m_path.hasCurrentPoint())
85 if (!m_path.hasCurrentPoint())
100 if (!m_path.hasCurrentPoint())
126 if (!m_path.hasCurrentPoint())
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DPath.h111 bool hasCurrentPoint() const;
H A DPath.cpp250 bool Path::hasCurrentPoint() const function in class:blink::Path

Completed in 210 milliseconds