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

/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.cpp250 bool Path::hasCurrentPoint() const function in class:blink::Path
H A DPath.h111 bool hasCurrentPoint() const;

Completed in 999 milliseconds