HORIZONTAL        214 ash/ime/candidate_window_view_unittest.cc     candidate_window.set_orientation(ui::CandidateWindow::HORIZONTAL);
HORIZONTAL        268 ash/ime/candidate_window_view_unittest.cc     candidate_window.set_orientation(ui::CandidateWindow::HORIZONTAL);
HORIZONTAL       1083 ash/shelf/shelf_view.cc               views::ViewModelUtils::HORIZONTAL :
HORIZONTAL         93 ash/system/audio/volume_view.cc       : views::Slider(listener, views::Slider::HORIZONTAL),
HORIZONTAL        106 ash/system/chromeos/brightness/tray_brightness.cc   slider_ = new views::Slider(this, views::Slider::HORIZONTAL);
HORIZONTAL         32 cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc                                              HORIZONTAL,
HORIZONTAL         37 cc/animation/scrollbar_animation_controller_thinning_unittest.cc                                              HORIZONTAL,
HORIZONTAL       1272 cc/layers/layer_impl.cc   if (scrollbar_layer->orientation() == HORIZONTAL) {
HORIZONTAL        127 cc/layers/painted_scrollbar_layer.cc   if (orientation() == HORIZONTAL) {
HORIZONTAL        183 cc/layers/painted_scrollbar_layer.cc   if (orientation() == HORIZONTAL) {
HORIZONTAL        199 cc/layers/scrollbar_layer_impl_base.cc   if (orientation_ == HORIZONTAL) {
HORIZONTAL        403 cc/layers/scrollbar_layer_unittest.cc                                              HORIZONTAL,
HORIZONTAL         65 cc/layers/solid_color_scrollbar_layer_impl.cc   if (orientation() == HORIZONTAL)
HORIZONTAL         78 cc/layers/solid_color_scrollbar_layer_impl.cc   if (orientation() == HORIZONTAL)
HORIZONTAL         33 cc/test/fake_scrollbar.cc   return HORIZONTAL;
HORIZONTAL        236 chrome/browser/first_run/try_chrome_dialog_view.cc     separator = new views::Separator(views::Separator::HORIZONTAL);
HORIZONTAL        730 chrome/browser/ui/views/avatar_menu_bubble_view.cc     separator_ = new views::Separator(views::Separator::HORIZONTAL);
HORIZONTAL        740 chrome/browser/ui/views/avatar_menu_bubble_view.cc     separator_ = new views::Separator(views::Separator::HORIZONTAL);
HORIZONTAL        760 chrome/browser/ui/views/avatar_menu_bubble_view.cc   separator_ = new views::Separator(views::Separator::HORIZONTAL);
HORIZONTAL        779 chrome/browser/ui/views/avatar_menu_bubble_view.cc   separator_switch_users_ = new views::Separator(views::Separator::HORIZONTAL);
HORIZONTAL        380 chrome/browser/ui/views/content_setting_bubble_contents.cc       layout->AddView(new views::Separator(views::Separator::HORIZONTAL), 1, 1,
HORIZONTAL        612 chrome/browser/ui/views/extensions/extension_install_dialog_view.cc         layout->AddView(new views::Separator(views::Separator::HORIZONTAL),
HORIZONTAL        157 chrome/browser/ui/views/extensions/media_galleries_dialog_views.cc         views::Separator::HORIZONTAL);
HORIZONTAL         56 chrome/browser/ui/views/open_pdf_in_reader_bubble_view.cc   layout->AddView(new views::Separator(views::Separator::HORIZONTAL), 1, 1,
HORIZONTAL        516 chrome/browser/ui/views/profile_chooser_view.cc     layout->AddView(new views::Separator(views::Separator::HORIZONTAL));
HORIZONTAL        535 chrome/browser/ui/views/profile_chooser_view.cc     layout->AddView(new views::Separator(views::Separator::HORIZONTAL));
HORIZONTAL        541 chrome/browser/ui/views/profile_chooser_view.cc   layout->AddView(new views::Separator(views::Separator::HORIZONTAL));
HORIZONTAL       1042 chrome/browser/ui/views/profile_chooser_view.cc   layout->AddView(new views::Separator(views::Separator::HORIZONTAL));
HORIZONTAL       1076 chrome/browser/ui/views/profile_chooser_view.cc   layout->AddView(new views::Separator(views::Separator::HORIZONTAL));
HORIZONTAL        349 chrome/browser/ui/views/profile_reset_bubble_view.cc   layout->AddView(new views::Separator(views::Separator::HORIZONTAL));
HORIZONTAL        638 chrome/browser/ui/views/website_settings/website_settings_popup_view.cc   pane->AddChildView(new views::Separator(views::Separator::HORIZONTAL));
HORIZONTAL        643 chrome/browser/ui/views/website_settings/website_settings_popup_view.cc   pane->AddChildView(new views::Separator(views::Separator::HORIZONTAL));
HORIZONTAL        648 chrome/browser/ui/views/website_settings/website_settings_popup_view.cc   pane->AddChildView(new views::Separator(views::Separator::HORIZONTAL));
HORIZONTAL        105 ui/android/java/src/org/chromium/ui/ColorSuggestionListAdapter.java             layout.setOrientation(LinearLayout.HORIZONTAL);
HORIZONTAL         90 ui/base/ime/candidate_window.h     return property_->is_vertical ? VERTICAL : HORIZONTAL;
HORIZONTAL         67 ui/base/ime/candidate_window_unittest.cc   cw1.set_orientation(CandidateWindow::HORIZONTAL);
HORIZONTAL         71 ui/base/ime/candidate_window_unittest.cc   cw2.set_orientation(CandidateWindow::HORIZONTAL);
HORIZONTAL        145 ui/base/ime/candidate_window_unittest.cc   cw1.set_orientation(CandidateWindow::HORIZONTAL);
HORIZONTAL         32 ui/views/controls/separator.cc   if (orientation_ == HORIZONTAL)
HORIZONTAL        140 ui/views/controls/slider.cc   if (orientation_ == HORIZONTAL) {
HORIZONTAL        191 ui/views/controls/slider.cc   if (orientation_ == HORIZONTAL)
HORIZONTAL        200 ui/views/controls/slider.cc   if (orientation_ == HORIZONTAL) {
HORIZONTAL        288 ui/views/controls/slider.cc   if (orientation_ == HORIZONTAL) {
HORIZONTAL         31 ui/views/controls/slider_unittest.cc   scoped_ptr<Slider> slider(new Slider(NULL, Slider::HORIZONTAL));
HORIZONTAL         60 ui/views/controls/slider_unittest.cc   scoped_ptr<Slider> slider(new Slider(NULL, Slider::HORIZONTAL));
HORIZONTAL         27 ui/views/examples/slider_example.cc   slider_ = new Slider(this, Slider::HORIZONTAL);
HORIZONTAL         20 ui/views/view_model_utils.cc   return alignment == ViewModelUtils::HORIZONTAL ? x : y;
HORIZONTAL         36 ui/views/view_model_utils_unittest.cc                 model, &v1, ViewModelUtils::HORIZONTAL, -10, 0));
HORIZONTAL         38 ui/views/view_model_utils_unittest.cc                 model, &v1, ViewModelUtils::HORIZONTAL, 4, 0));
HORIZONTAL         40 ui/views/view_model_utils_unittest.cc                 model, &v1, ViewModelUtils::HORIZONTAL, 506, 0));
HORIZONTAL         42 ui/views/view_model_utils_unittest.cc                 model, &v1, ViewModelUtils::HORIZONTAL, 1010, 0));
HORIZONTAL         44 ui/views/view_model_utils_unittest.cc                 model, &v1, ViewModelUtils::HORIZONTAL, 2000, 0));
HORIZONTAL         47 ui/views/view_model_utils_unittest.cc                 model, &v2, ViewModelUtils::HORIZONTAL, -10, 0));
HORIZONTAL         49 ui/views/view_model_utils_unittest.cc                 model, &v2, ViewModelUtils::HORIZONTAL, 4, 0));
HORIZONTAL         51 ui/views/view_model_utils_unittest.cc                 model, &v2, ViewModelUtils::HORIZONTAL, 12, 0));
HORIZONTAL         27 webkit/renderer/compositor_bindings/scrollbar_impl.cc     return cc::HORIZONTAL;
HORIZONTAL         21 webkit/renderer/compositor_bindings/web_scrollbar_layer_impl.cc   return orientation == blink::WebScrollbar::Horizontal ? cc::HORIZONTAL