Searched refs:ime_notification_ (Results 1 – 2 of 2) sorted by relevance
226 ime_notification_(false), in RenderWidgetHostViewWin()1059 if (ime_status != ime_notification_) { in OnInputLangChange()1062 ime_notification_ = ime_status; in OnInputLangChange()1115 ime_notification_ = activated; in OnImeSetContext()1118 if (ime_notification_) in OnImeSetContext()
299 bool ime_notification_; variable