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

  /external/webkit/Source/WebCore/dom/
ScopedEventQueue.h 53 void incrementScopingLevel();
71 EventQueueScope() { ScopedEventQueue::instance()->incrementScopingLevel(); }
ScopedEventQueue.cpp 90 void ScopedEventQueue::incrementScopingLevel()

Completed in 633 milliseconds