HomeSort by relevance Sort by last modified time
    Searched refs:hasDocument (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/webaudio/
AudioContext.h 85 bool hasDocument();
JavaScriptAudioNode.cpp 245 if (context()->hasDocument()) {
AudioContext.cpp 222 bool AudioContext::hasDocument()
603 if (hasDocument()) {

Completed in 494 milliseconds