Home
last modified time | relevance | path

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

/external/webkit/WebCore/bindings/v8/custom/
DV8CustomBinding.cpp148 WebCore::SVGPathSeg* realPathSeg = reinterpret_cast<WebCore::SVGPathSeg*>(pathSeg); in DowncastSVGPathSeg() local
150 switch (realPathSeg->pathSegType()) { in DowncastSVGPathSeg()