HomeSort by relevance Sort by last modified time
    Searched refs:shared_input_method_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/ime/
input_method_bridge.h 102 const bool shared_input_method_; member in class:views::InputMethodBridge
input_method_bridge.cc 67 shared_input_method_(shared_input_method) {
91 if (shared_input_method_ || !host_->GetTextInputClient())

Completed in 4444 milliseconds