Home
last modified time | relevance | path

Searched defs:wasEmpty (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
DPlatformEventDispatcher.cpp25 bool wasEmpty = m_controllers.isEmpty(); in addController() local
/external/chromium_org/third_party/skia/src/views/
DSkEvent.cpp308 bool wasEmpty = SkEvent::Enqueue(this); in postDelay() local
341 bool wasEmpty = globals.fEventQHead == NULL; in Enqueue() local
438 bool wasEmpty = false; in ServiceQueueTimer() local
/external/skia/src/views/
DSkEvent.cpp308 bool wasEmpty = SkEvent::Enqueue(this); in postDelay() local
341 bool wasEmpty = globals.fEventQHead == NULL; in Enqueue() local
438 bool wasEmpty = false; in ServiceQueueTimer() local
/external/chromium_org/third_party/WebKit/Source/wtf/
DMessageQueue.h107 bool wasEmpty = m_queue.isEmpty(); in appendAndCheckEmpty() local
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
DGeolocationController.cpp111 bool wasEmpty = m_observers.isEmpty(); in addObserver() local