Searched refs:DISPLAY_MODE_MESSAGE (Results 1 – 5 of 5) sorted by relevance
129 DISPLAY_MODE_MESSAGE enumerator
195 if (display_mode() == DISPLAY_MODE_MESSAGE) { in UpdateLayout()
190 display_mode_ = DISPLAY_MODE_MESSAGE; in SetMessage()
120 bool is_message = (mode == SpeechInputBubbleBase::DISPLAY_MODE_MESSAGE); in UpdateLayout()
181 BOOL is_message = (mode == SpeechInputBubbleBase::DISPLAY_MODE_MESSAGE);