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

  /external/chromium/base/
message_pump_glib_x.h 27 bool IsDispatchingEvent(void) { return dispatching_event_; }
message_pump_glib_x.cc 223 } else if (!pump_x->IsDispatchingEvent()) {

Completed in 443 milliseconds