Home | History | Annotate | Download | only in input_method

Lines Matching refs:context_id_

155       context_id_(0),
193 if (context_id != context_id_ || context_id_ == -1) {
237 if (context_id != context_id_ || context_id_ == -1) {
255 if (context_id != context_id_ || context_id_ == -1) {
278 // context_id_ == -1, means the focus is not in an input field.
279 if (context_id != 0 && (context_id != context_id_ || context_id_ == -1)) {
375 if (context_id != context_id_ || context_id_ == -1) {
414 if (context_id != context_id_ || context_id_ == -1) {
469 if (context_id != context_id_ || context_id_ == -1) {
514 context_id_ = next_context_id_;
518 context.id = context_id_;
552 int context_id = context_id_;
553 context_id_ = -1;