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

  /external/chromium_org/ui/base/ime/
candidate_window.h 31 bool is_vertical; member in struct:ui::CandidateWindow::CandidateWindowProperty
90 return property_->is_vertical ? VERTICAL : HORIZONTAL;
93 property_->is_vertical = (orientation == VERTICAL);
  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_engine_interface.h 115 bool is_vertical; member in struct:chromeos::InputMethodEngineInterface::CandidateWindowProperty

Completed in 74 milliseconds