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

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

Completed in 47 milliseconds