VERTICAL 25 android_webview/test/shell/src/org/chromium/android_webview/test/AwTestRunnerActivity.java mLinearLayout.setOrientation(LinearLayout.VERTICAL); VERTICAL 53 ash/ime/candidate_view.cc if (orientation == ui::CandidateWindow::VERTICAL) { VERTICAL 71 ash/ime/candidate_view.cc (orientation == ui::CandidateWindow::VERTICAL ? VERTICAL 78 ash/ime/candidate_view.cc if (orientation == ui::CandidateWindow::VERTICAL) { VERTICAL 101 ash/ime/candidate_view.cc if (orientation == ui::CandidateWindow::VERTICAL) { VERTICAL 155 ash/ime/candidate_view.cc if (orientation == ui::CandidateWindow::VERTICAL) { VERTICAL 178 ash/ime/candidate_view.cc if (!label.empty() && orientation_ != ui::CandidateWindow::VERTICAL) VERTICAL 240 ash/ime/candidate_view.cc orientation_ == ui::CandidateWindow::VERTICAL ? 4 : 6; VERTICAL 262 ash/ime/candidate_view.cc orientation_ == ui::CandidateWindow::VERTICAL ? 4 : 6; VERTICAL 170 ash/ime/candidate_window_view.cc if (candidate_window_.orientation() == ui::CandidateWindow::VERTICAL) { VERTICAL 245 ash/ime/candidate_window_view.cc if (new_candidate_window.orientation() == ui::CandidateWindow::VERTICAL) { VERTICAL 293 ash/ime/candidate_window_view.cc if (new_candidate_window.orientation() == ui::CandidateWindow::VERTICAL) { VERTICAL 302 ash/ime/candidate_window_view.cc if (new_candidate_window.orientation() == ui::CandidateWindow::VERTICAL) { VERTICAL 309 ash/ime/candidate_window_view.cc if (new_candidate_window.orientation() == ui::CandidateWindow::VERTICAL) VERTICAL 46 ash/ime/candidate_window_view_unittest.cc candidate_window->set_orientation(ui::CandidateWindow::VERTICAL); VERTICAL 188 ash/ime/candidate_window_view_unittest.cc candidate_window.set_orientation(ui::CandidateWindow::VERTICAL); VERTICAL 240 ash/ime/candidate_window_view_unittest.cc candidate_window.set_orientation(ui::CandidateWindow::VERTICAL); VERTICAL 319 ash/ime/candidate_window_view_unittest.cc candidate_window.set_orientation(ui::CandidateWindow::VERTICAL); VERTICAL 1084 ash/shelf/shelf_view.cc views::ViewModelUtils::VERTICAL, VERTICAL 173 cc/layers/painted_scrollbar_layer_impl.cc return track_length_ + (orientation() == VERTICAL ? vertical_adjust() : 0); VERTICAL 410 cc/layers/scrollbar_layer_unittest.cc VERTICAL, VERTICAL 19 cc/layers/solid_color_scrollbar_layer_impl_unittest.cc ScrollbarOrientation orientation = VERTICAL; VERTICAL 2366 cc/trees/layer_tree_host_impl.cc if (!layer_impl->HasScrollbar(VERTICAL)) VERTICAL 783 cc/trees/layer_tree_host_impl_unittest.cc VERTICAL)); VERTICAL 1258 cc/trees/layer_tree_host_impl_unittest.cc PaintedScrollbarLayerImpl::Create(host_impl_->active_tree(), 4, VERTICAL); VERTICAL 1366 cc/trees/layer_tree_host_impl_unittest.cc PaintedScrollbarLayerImpl::Create(host_impl_->active_tree(), 5, VERTICAL); VERTICAL 78 chrome/android/java/src/org/chromium/chrome/browser/CertificateViewer.java container.setOrientation(LinearLayout.VERTICAL); VERTICAL 120 chrome/android/java/src/org/chromium/chrome/browser/CertificateViewer.java certificateView.setOrientation(LinearLayout.VERTICAL); VERTICAL 59 chrome/android/java/src/org/chromium/chrome/browser/WebsiteSettingsPopup.java mContainer.setOrientation(LinearLayout.VERTICAL); VERTICAL 102 chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarContainer.java setOrientation(LinearLayout.VERTICAL); VERTICAL 583 chrome/browser/chromeos/input_method/input_method_engine_browsertests.cc EXPECT_EQ(ui::CandidateWindow::VERTICAL, table.orientation()); VERTICAL 613 chrome/browser/chromeos/input_method/input_method_engine_browsertests.cc EXPECT_EQ(ui::CandidateWindow::VERTICAL, table.orientation()); VERTICAL 706 chrome/browser/chromeos/input_method/input_method_engine_browsertests.cc EXPECT_EQ(ui::CandidateWindow::VERTICAL, table.orientation()); VERTICAL 761 chrome/browser/chromeos/input_method/input_method_engine_browsertests.cc EXPECT_EQ(ui::CandidateWindow::VERTICAL, table.orientation()); VERTICAL 123 content/public/android/java/src/org/chromium/content/browser/ContentVideoView.java setOrientation(LinearLayout.VERTICAL); VERTICAL 64 ui/android/java/src/org/chromium/ui/ColorPickerAdvanced.java setOrientation(LinearLayout.VERTICAL); VERTICAL 90 ui/base/ime/candidate_window.h return property_->is_vertical ? VERTICAL : HORIZONTAL; VERTICAL 93 ui/base/ime/candidate_window.h property_->is_vertical = (orientation == VERTICAL); VERTICAL 68 ui/base/ime/candidate_window_unittest.cc cw2.set_orientation(CandidateWindow::VERTICAL); VERTICAL 45 ui/views/bubble/bubble_border.h LEFT_TOP = VERTICAL, VERTICAL 46 ui/views/bubble/bubble_border.h RIGHT_TOP = VERTICAL | RIGHT, VERTICAL 47 ui/views/bubble/bubble_border.h LEFT_BOTTOM = VERTICAL | BOTTOM, VERTICAL 48 ui/views/bubble/bubble_border.h RIGHT_BOTTOM = VERTICAL | BOTTOM | RIGHT, VERTICAL 51 ui/views/bubble/bubble_border.h LEFT_CENTER = CENTER | VERTICAL, VERTICAL 52 ui/views/bubble/bubble_border.h RIGHT_CENTER = CENTER | VERTICAL | RIGHT, VERTICAL 107 ui/views/bubble/bubble_border.h return a >= NONE ? false : !(a & VERTICAL); VERTICAL 44 ui/views/controls/slider_unittest.cc scoped_ptr<Slider> slider(new Slider(NULL, Slider::VERTICAL)); VERTICAL 59 ui/views/view_model_utils_unittest.cc model, &v1, ViewModelUtils::VERTICAL, 0, -10)); VERTICAL 61 ui/views/view_model_utils_unittest.cc model, &v1, ViewModelUtils::VERTICAL, 0, 4)); VERTICAL 63 ui/views/view_model_utils_unittest.cc model, &v1, ViewModelUtils::VERTICAL, 0, 506)); VERTICAL 65 ui/views/view_model_utils_unittest.cc model, &v1, ViewModelUtils::VERTICAL, 0, 1010)); VERTICAL 67 ui/views/view_model_utils_unittest.cc model, &v1, ViewModelUtils::VERTICAL, 0, 2000)); VERTICAL 70 ui/views/view_model_utils_unittest.cc model, &v2, ViewModelUtils::VERTICAL, 0, -10)); VERTICAL 72 ui/views/view_model_utils_unittest.cc model, &v2, ViewModelUtils::VERTICAL, 0, 4)); VERTICAL 74 ui/views/view_model_utils_unittest.cc model, &v2, ViewModelUtils::VERTICAL, 0, 12)); VERTICAL 28 webkit/renderer/compositor_bindings/scrollbar_impl.cc return cc::VERTICAL; VERTICAL 22 webkit/renderer/compositor_bindings/web_scrollbar_layer_impl.cc : cc::VERTICAL;