Home
last modified time | relevance | path

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

/external/webkit/WebCore/svg/
DSVGException.h39 static const int SVGExceptionMax = 399; variable
/external/webkit/WebCore/dom/
DExceptionCode.cpp141 } else if (code >= SVGException::SVGExceptionOffset && code <= SVGException::SVGExceptionMax) { in getExceptionCodeDescription()
/external/webkit/WebCore/
DChangeLog-2006-12-3127404 and SVGExceptionMax.