OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_orientation
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chromeos/ime/
candidate_window_unittest.cc
46
cw1.
set_orientation
(CandidateWindow::HORIZONTAL);
47
cw2.
set_orientation
(CandidateWindow::VERTICAL);
50
cw2.
set_orientation
(CandidateWindow::HORIZONTAL);
124
cw1.
set_orientation
(CandidateWindow::HORIZONTAL);
candidate_window.h
82
void
set_orientation
(Orientation orientation) {
function in class:chromeos::input_method::CandidateWindow
/external/chromium_org/chrome/browser/chromeos/input_method/
candidate_window_view_unittest.cc
46
candidate_window->
set_orientation
(CandidateWindow::VERTICAL);
171
candidate_window.
set_orientation
(CandidateWindow::VERTICAL);
197
candidate_window.
set_orientation
(CandidateWindow::HORIZONTAL);
223
candidate_window.
set_orientation
(CandidateWindow::VERTICAL);
251
candidate_window.
set_orientation
(CandidateWindow::HORIZONTAL);
312
candidate_window.
set_orientation
(CandidateWindow::VERTICAL);
/external/chromium_org/ui/views/controls/
single_split_view.h
50
void
set_orientation
(Orientation orientation) {
function in class:views::SingleSplitView
/external/chromium_org/chrome/browser/ui/views/frame/
browser_view.cc
[
all
...]
Completed in 58 milliseconds