Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGSVGElement.h102 unsigned suspendRedraw(unsigned maxWaitMilliseconds);
DSVGSVGElement.idl42 unsigned long suspendRedraw([Default=Undefined] optional unsigned long maxWaitMilliseconds);
DSVGSVGElement.cpp308 unsigned SVGSVGElement::suspendRedraw(unsigned /* maxWaitMilliseconds */) in suspendRedraw() function in WebCore::SVGSVGElement