Searched defs:MessagePumpNSApplication (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dmessage_pump_mac.h21 // NSApplication event system is provided in MessagePumpNSApplication.
23 // Typically, MessagePumpNSApplication only makes sense on a Cocoa
228 class MessagePumpNSApplication : public MessagePumpCFRunLoopBase { class in namespace:base
230 MessagePumpNSApplication();
249 DISALLOW_COPY_AND_ASSIGN(MessagePumpNSApplication);
254 // Returns a new instance of MessagePumpNSApplication if called on the main

Completed in 40 milliseconds