Searched refs:DoNotKeepSelection (Results 1 – 5 of 5) sorted by relevance
45 DoNotKeepSelection, enumerator
182 DoNotKeepSelection, enumerator
2215 return confirmComposition(DoNotKeepSelection); in confirmComposition()2225 return confirmComposition(text, DoNotKeepSelection); in confirmComposition()2237 … KeepSelection ? InputMethodController::KeepSelection : InputMethodController::DoNotKeepSelection); in confirmComposition()
1549 webwidget_->confirmComposition(WebWidget::DoNotKeepSelection); in OnImeConfirmComposition()
647 webView->confirmComposition(WebWidget::DoNotKeepSelection); in TEST_F()