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

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

Completed in 160 milliseconds