Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/webaudio/
DAudioContext.cpp222 bool AudioContext::hasDocument() in hasDocument() function in WebCore::AudioContext
603 if (hasDocument()) { in fireCompletionEvent()
DAudioContext.h85 bool hasDocument();
DJavaScriptAudioNode.cpp245 if (context()->hasDocument()) { in fireProcessEvent()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0648580 (WebCore::AudioContext::hasDocument):