Home | History | Annotate | Download | only in chromeos

Lines Matching defs:Message

39   struct Message {
41 Message() {
45 explicit Message(WmIpcMessageType type) {
75 // Type of message that was sent.
80 // use the first one to store the message type.
101 // Sends a message to the WM.
102 void SendMessage(const Message& msg);
104 // If |event| is a valid Message it is decoded into |msg| and true is
105 // returned. If false is returned, |event| is not a valid Message.
106 bool DecodeMessage(const GdkEventClient& event, Message* msg);
118 // Sends a message to the window manager notifying it that we're signing out.
126 // Initialize 'wm_' and send the window manager a message telling it the