Home | History | Annotate | Download | only in renderer_host

Lines Matching refs:suppress_next_char_events_

147       suppress_next_char_events_(false),
373 suppress_next_char_events_ = true;
1209 suppress_next_char_events_ = false;
1942 suppress_next_char_events_ = true;
1957 if (suppress_next_char_events_) {
1961 // |suppress_next_char_events_| until we get a KeyUp or a RawKeyDown.
1965 suppress_next_char_events_ = false;
1970 // We need to set |suppress_next_char_events_| to true if
1972 // destroyed at that time. So set |suppress_next_char_events_| true here,
1975 suppress_next_char_events_ = true;
1983 suppress_next_char_events_ = false;
2127 suppress_next_char_events_ = false;