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

  /external/chromium_org/ash/ime/
candidate_window_view_unittest.cc 46 candidate_window->set_orientation(ui::CandidateWindow::VERTICAL);
188 candidate_window.set_orientation(ui::CandidateWindow::VERTICAL);
214 candidate_window.set_orientation(ui::CandidateWindow::HORIZONTAL);
240 candidate_window.set_orientation(ui::CandidateWindow::VERTICAL);
268 candidate_window.set_orientation(ui::CandidateWindow::HORIZONTAL);
319 candidate_window.set_orientation(ui::CandidateWindow::VERTICAL);
  /external/chromium_org/ui/base/ime/
candidate_window.h 92 void set_orientation(Orientation orientation) { function in class:ui::CandidateWindow
candidate_window_unittest.cc 67 cw1.set_orientation(CandidateWindow::HORIZONTAL);
68 cw2.set_orientation(CandidateWindow::VERTICAL);
71 cw2.set_orientation(CandidateWindow::HORIZONTAL);
145 cw1.set_orientation(CandidateWindow::HORIZONTAL);
  /external/chromium_org/ui/views/controls/
single_split_view.h 50 void set_orientation(Orientation orientation) { function in class:views::SingleSplitView
  /external/pdfium/core/src/fxge/agg/agg23/
agg_basics.h 255 inline unsigned set_orientation(unsigned c, unsigned o) function in namespace:agg

Completed in 659 milliseconds