Searched defs:timerAlignmentInterval (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.cpp2763 double Document::timerAlignmentInterval() const function in class:blink::Document
2768 return p->timerAlignmentInterval();
/external/chromium_org/third_party/WebKit/Source/core/page/
H A DPage.cpp438 double Page::timerAlignmentInterval() const function in class:blink::Page
/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DNullExecutionContext.cpp37 double NullExecutionContext::timerAlignmentInterval() const function in class:blink::NullExecutionContext
/external/chromium_org/third_party/WebKit/Source/core/workers/
H A DWorkerGlobalScope.cpp147 double WorkerGlobalScope::timerAlignmentInterval() const function in class:blink::WorkerGlobalScope

Completed in 1944 milliseconds