Searched refs:MESSAGE_PUMP_UI (Results 1 – 1 of 1) sorted by relevance
217 #define MESSAGE_PUMP_UI scoped_ptr<MessagePump>(MessagePumpMac::Create()) in CreateMessagePumpForType() macro221 #define MESSAGE_PUMP_UI scoped_ptr<MessagePump>() in CreateMessagePumpForType() macro223 #define MESSAGE_PUMP_UI scoped_ptr<MessagePump>(new MessagePumpForUI()) in CreateMessagePumpForType() macro237 return MESSAGE_PUMP_UI; in CreateMessagePumpForType()