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

  /external/libchrome/base/message_loop/
message_pump_dispatcher.h 22 // POST_DISPATCH_QUIT_LOOP flag on the return value from Dispatch.
27 POST_DISPATCH_QUIT_LOOP = 0x1,
36 // action. If POST_DISPATCH_QUIT_LOOP is set, in the return value, then the
message_loop_unittest.cc 441 return msg.message == WM_LBUTTONUP ? POST_DISPATCH_QUIT_LOOP
    [all...]

Completed in 66 milliseconds