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

  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_engine.h 185 virtual void SetCandidateWindowVertical(bool vertical) = 0;
input_method_engine_ibus.h 60 virtual void SetCandidateWindowVertical(bool vertical) OVERRIDE;
input_method_engine_ibus.cc 248 void InputMethodEngineIBus::SetCandidateWindowVertical(bool vertical) {
  /external/chromium_org/chrome/browser/extensions/api/input_ime/
input_ime_api.cc 546 engine->SetCandidateWindowVertical(*properties.vertical);

Completed in 267 milliseconds