/external/webkit/Source/WebCore/svg/ |
D | SVGPathBuilder.cpp | 41 m_path->closeSubpath(); in moveTo() 67 m_path->closeSubpath(); in closePath()
|
D | SVGPolygonElement.cpp | 54 path.closeSubpath(); in toPathData()
|
D | SVGPathTraversalStateBuilder.cpp | 57 m_traversalState->m_totalLength += m_traversalState->closeSubpath(); in closePath()
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | PathWinCE.cpp | 96 void Path::closeSubpath() in closeSubpath() function in WebCore::Path 98 m_path->closeSubpath(); in closeSubpath()
|
D | PlatformPathWinCE.h | 163 void closeSubpath();
|
D | PlatformPathWinCE.cpp | 710 void PlatformPath::closeSubpath() in closeSubpath() function in WebCore::PlatformPath
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | PathTraversalState.h | 47 float closeSubpath();
|
D | Path.cpp | 66 segmentLength = traversalState.closeSubpath(); in pathLengthApplierFunction() 152 closeSubpath(); in addRoundedRect() 188 closeSubpath(); in addRoundedRect()
|
D | Path.h | 134 void closeSubpath();
|
D | PathTraversalState.cpp | 160 float PathTraversalState::closeSubpath() in closeSubpath() function in WebCore::PathTraversalState
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | PathHaiku.cpp | 117 void Path::closeSubpath() in closeSubpath() function in WebCore::Path
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | PathQt.cpp | 255 void Path::closeSubpath() in closeSubpath() function in WebCore::Path 257 m_path.closeSubpath(); in closeSubpath()
|
/external/webkit/Source/WebCore/html/ |
D | HTMLAreaElement.cpp | 146 path.closeSubpath(); in getRegion()
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | PathWx.cpp | 180 void Path::closeSubpath() in closeSubpath() function in WebCore::Path
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | PathSkia.cpp | 125 void Path::closeSubpath() in closeSubpath() function in WebCore::Path
|
/external/webkit/Source/WebCore/platform/graphics/cg/ |
D | PathCG.cpp | 214 void Path::closeSubpath() in closeSubpath() function in WebCore::Path
|
D | GraphicsContextCG.cpp | 409 path.closeSubpath(); in addConvexPolygonToPath()
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | PathAndroid.cpp | 151 void Path::closeSubpath() in closeSubpath() function in WebCore::Path
|
/external/webkit/Source/WebCore/inspector/ |
D | DOMNodeHighlighter.cpp | 56 quadPath.closeSubpath(); in quadToPath()
|
/external/webkit/Source/WebCore/platform/android/ |
D | RenderThemeAndroid.cpp | 504 clip.closeSubpath(); in paintRadio() 525 checkmark.closeSubpath(); in paintRadio()
|
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
D | PathOpenVG.cpp | 290 void Path::closeSubpath() in closeSubpath() function in WebCore::Path
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | PathCairo.cpp | 270 void Path::closeSubpath() in closeSubpath() function in WebCore::Path
|
/external/webkit/Source/WebCore/html/canvas/ |
D | CanvasRenderingContext2D.cpp | 759 m_path.closeSubpath(); in closePath()
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-12-06 | 56162 [Qt] Remove Path::closeSubpath() workaround for broken miter joins 60410 (WebCore::Path::closeSubpath): 69546 end point for closeSubpath. 69551 (WebCore::PathTraversalState::closeSubpath): 69602 (WebCore::PathTraversalState::closeSubpath): 69641 end point for closeSubpath. 69646 (WebCore::PathTraversalState::closeSubpath): 77390 [Qt] Path::closeSubpath() should only close the last subpath if it has >1 point 77400 (WebCore::Path::closeSubpath): Only close the last subpath if it 88771 (WebCore::Path::closeSubpath): Ditto. [all …]
|
D | ChangeLog-2006-12-31 | 91 (WebCore::PathTraversalState::closeSubpath): 10623 (WebCore::Path::closeSubpath): 37979 (WebCore::Path::closeSubpath): 38207 (WebCore::KCanvasPathQt::closeSubpath):
|