Searched refs:MESSAGE_PUMP_UI (Results 1 – 1 of 1) sorted by relevance
230 #define MESSAGE_PUMP_UI scoped_ptr<MessagePump>(MessagePumpMac::Create()) in CreateMessagePumpForType() macro234 #define MESSAGE_PUMP_UI scoped_ptr<MessagePump>() in CreateMessagePumpForType() macro236 #define MESSAGE_PUMP_UI scoped_ptr<MessagePump>(new MessagePumpForUI()) in CreateMessagePumpForType() macro250 return MESSAGE_PUMP_UI; in CreateMessagePumpForType()