Home
last modified time | relevance | path

Searched refs:pathSeg (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/bindings/v8/custom/
DV8CustomBinding.cpp146 V8ClassIndex::V8WrapperType V8Custom::DowncastSVGPathSeg(void* pathSeg) in DowncastSVGPathSeg() argument
148 WebCore::SVGPathSeg* realPathSeg = reinterpret_cast<WebCore::SVGPathSeg*>(pathSeg); in DowncastSVGPathSeg()
DV8CustomBinding.h557 static V8ClassIndex::V8WrapperType DowncastSVGPathSeg(void* pathSeg);