orientation       266 android_webview/javatests/src/org/chromium/android_webview/test/AwZoomTest.java         int orientation = activity.getRequestedOrientation();
orientation       269 android_webview/javatests/src/org/chromium/android_webview/test/AwZoomTest.java         activity.setRequestedOrientation(orientation);
orientation        46 ash/ime/candidate_view.cc     ui::CandidateWindow::Orientation orientation,
orientation        53 ash/ime/candidate_view.cc   if (orientation == ui::CandidateWindow::VERTICAL) {
orientation        71 ash/ime/candidate_view.cc       (orientation == ui::CandidateWindow::VERTICAL ?
orientation        78 ash/ime/candidate_view.cc   if (orientation == ui::CandidateWindow::VERTICAL) {
orientation        96 ash/ime/candidate_view.cc     ui::CandidateWindow::Orientation orientation) {
orientation       101 ash/ime/candidate_view.cc   if (orientation == ui::CandidateWindow::VERTICAL) {
orientation       118 ash/ime/candidate_view.cc     ui::CandidateWindow::Orientation orientation,
orientation       137 ash/ime/candidate_view.cc     ui::CandidateWindow::Orientation orientation)
orientation       139 ash/ime/candidate_view.cc       orientation_(orientation),
orientation       147 ash/ime/candidate_view.cc   shortcut_label_ = CreateShortcutLabel(orientation, theme);
orientation       148 ash/ime/candidate_view.cc   candidate_label_ = CreateCandidateLabel(orientation);
orientation       149 ash/ime/candidate_view.cc   annotation_label_ = CreateAnnotationLabel(orientation, theme);
orientation       155 ash/ime/candidate_view.cc   if (orientation == ui::CandidateWindow::VERTICAL) {
orientation        22 ash/ime/candidate_view.h                 ui::CandidateWindow::Orientation orientation);
orientation       170 ash/ime/candidate_window_view.cc   if (candidate_window_.orientation() == ui::CandidateWindow::VERTICAL) {
orientation       242 ash/ime/candidate_window_view.cc     if (candidate_window_.orientation() != new_candidate_window.orientation()) {
orientation       245 ash/ime/candidate_window_view.cc       if (new_candidate_window.orientation() == ui::CandidateWindow::VERTICAL) {
orientation       293 ash/ime/candidate_window_view.cc       if (new_candidate_window.orientation() == ui::CandidateWindow::VERTICAL) {
orientation       302 ash/ime/candidate_window_view.cc     if (new_candidate_window.orientation() == ui::CandidateWindow::VERTICAL) {
orientation       309 ash/ime/candidate_window_view.cc     if (new_candidate_window.orientation() == ui::CandidateWindow::VERTICAL)
orientation       352 ash/ime/candidate_window_view.cc   const ui::CandidateWindow::Orientation orientation =
orientation       353 ash/ime/candidate_window_view.cc       candidate_window.orientation();
orientation       357 ash/ime/candidate_window_view.cc   if (orientation != candidate_window_.orientation())
orientation       365 ash/ime/candidate_window_view.cc     CandidateView* new_candidate = new CandidateView(this, orientation);
orientation       157 ash/system/tray/tray_background_view.cc     int orientation = kImageHorizontal;
orientation       161 ash/system/tray/tray_background_view.cc       orientation = kImageVertical;
orientation       171 ash/system/tray/tray_background_view.cc     const gfx::ImageSkia* leading = leading_images_[orientation][state];
orientation       172 ash/system/tray/tray_background_view.cc     const gfx::ImageSkia* middle = middle_images_[orientation][state];
orientation       173 ash/system/tray/tray_background_view.cc     const gfx::ImageSkia* trailing = trailing_images_[orientation][state];
orientation       179 ash/system/tray/tray_background_view.cc     if (orientation == kImageHorizontal) {
orientation      1272 cc/layers/layer_impl.cc   if (scrollbar_layer->orientation() == HORIZONTAL) {
orientation      1364 cc/layers/layer_impl.cc bool LayerImpl::HasScrollbar(ScrollbarOrientation orientation) const {
orientation      1371 cc/layers/layer_impl.cc     if ((*it)->orientation() == orientation)
orientation       491 cc/layers/layer_impl.h   bool HasScrollbar(ScrollbarOrientation orientation) const;
orientation       127 cc/layers/painted_scrollbar_layer.cc   if (orientation() == HORIZONTAL) {
orientation       183 cc/layers/painted_scrollbar_layer.cc   if (orientation() == HORIZONTAL) {
orientation        37 cc/layers/painted_scrollbar_layer.h   virtual ScrollbarOrientation orientation() const OVERRIDE;
orientation        23 cc/layers/painted_scrollbar_layer_impl.cc     ScrollbarOrientation orientation) {
orientation        25 cc/layers/painted_scrollbar_layer_impl.cc       new PaintedScrollbarLayerImpl(tree_impl, id, orientation));
orientation        31 cc/layers/painted_scrollbar_layer_impl.cc     ScrollbarOrientation orientation)
orientation        32 cc/layers/painted_scrollbar_layer_impl.cc     : ScrollbarLayerImplBase(tree_impl, id, orientation, false, false),
orientation        46 cc/layers/painted_scrollbar_layer_impl.cc   return PaintedScrollbarLayerImpl::Create(tree_impl, id(), orientation())
orientation       173 cc/layers/painted_scrollbar_layer_impl.cc   return track_length_ + (orientation() == VERTICAL ? vertical_adjust() : 0);
orientation        23 cc/layers/painted_scrollbar_layer_impl.h       ScrollbarOrientation orientation);
orientation        51 cc/layers/painted_scrollbar_layer_impl.h                             ScrollbarOrientation orientation);
orientation        16 cc/layers/scrollbar_layer_impl_base.cc     ScrollbarOrientation orientation,
orientation        26 cc/layers/scrollbar_layer_impl_base.cc       orientation_(orientation),
orientation        42 cc/layers/scrollbar_layer_impl_base.h   ScrollbarOrientation orientation() const { return orientation_; }
orientation        64 cc/layers/scrollbar_layer_impl_base.h                          ScrollbarOrientation orientation,
orientation        23 cc/layers/scrollbar_layer_interface.h   virtual ScrollbarOrientation orientation() const = 0;
orientation        18 cc/layers/solid_color_scrollbar_layer.cc                                               orientation(),
orientation        26 cc/layers/solid_color_scrollbar_layer.cc     ScrollbarOrientation orientation,
orientation        31 cc/layers/solid_color_scrollbar_layer.cc       orientation,
orientation        38 cc/layers/solid_color_scrollbar_layer.cc     ScrollbarOrientation orientation,
orientation        44 cc/layers/solid_color_scrollbar_layer.cc       orientation_(orientation),
orientation        21 cc/layers/solid_color_scrollbar_layer.h       ScrollbarOrientation orientation,
orientation        40 cc/layers/solid_color_scrollbar_layer.h   virtual ScrollbarOrientation orientation() const OVERRIDE;
orientation        43 cc/layers/solid_color_scrollbar_layer.h   SolidColorScrollbarLayer(ScrollbarOrientation orientation,
orientation        16 cc/layers/solid_color_scrollbar_layer_impl.cc     ScrollbarOrientation orientation,
orientation        23 cc/layers/solid_color_scrollbar_layer_impl.cc                                        orientation,
orientation        35 cc/layers/solid_color_scrollbar_layer_impl.cc                                               orientation(),
orientation        45 cc/layers/solid_color_scrollbar_layer_impl.cc     ScrollbarOrientation orientation,
orientation        51 cc/layers/solid_color_scrollbar_layer_impl.cc                              orientation,
orientation        65 cc/layers/solid_color_scrollbar_layer_impl.cc   if (orientation() == HORIZONTAL)
orientation        78 cc/layers/solid_color_scrollbar_layer_impl.cc   if (orientation() == HORIZONTAL)
orientation        18 cc/layers/solid_color_scrollbar_layer_impl.h       ScrollbarOrientation orientation,
orientation        36 cc/layers/solid_color_scrollbar_layer_impl.h                                ScrollbarOrientation orientation,
orientation        19 cc/layers/solid_color_scrollbar_layer_impl_unittest.cc   ScrollbarOrientation orientation = VERTICAL;
orientation        26 cc/layers/solid_color_scrollbar_layer_impl_unittest.cc           orientation,
orientation      1973 cc/output/gl_renderer.cc   if (quad->orientation == IOSurfaceDrawQuad::FLIPPED) {
orientation       369 cc/quads/draw_quad_unittest.cc   IOSurfaceDrawQuad::Orientation orientation = IOSurfaceDrawQuad::UNFLIPPED;
orientation       377 cc/quads/draw_quad_unittest.cc                     orientation);
orientation       383 cc/quads/draw_quad_unittest.cc   EXPECT_EQ(orientation, copy_quad->orientation);
orientation       385 cc/quads/draw_quad_unittest.cc   CREATE_QUAD_3_ALL(IOSurfaceDrawQuad, size, resource_id, orientation);
orientation       389 cc/quads/draw_quad_unittest.cc   EXPECT_EQ(orientation, copy_quad->orientation);
orientation       719 cc/quads/draw_quad_unittest.cc   IOSurfaceDrawQuad::Orientation orientation = IOSurfaceDrawQuad::UNFLIPPED;
orientation       727 cc/quads/draw_quad_unittest.cc                     orientation);
orientation        28 cc/quads/io_surface_draw_quad.cc                                Orientation orientation) {
orientation        34 cc/quads/io_surface_draw_quad.cc   this->orientation = orientation;
orientation        44 cc/quads/io_surface_draw_quad.cc                                Orientation orientation) {
orientation        49 cc/quads/io_surface_draw_quad.cc   this->orientation = orientation;
orientation        67 cc/quads/io_surface_draw_quad.cc   switch (orientation) {
orientation        31 cc/quads/io_surface_draw_quad.h               Orientation orientation);
orientation        40 cc/quads/io_surface_draw_quad.h               Orientation orientation);
orientation        44 cc/quads/io_surface_draw_quad.h   Orientation orientation;
orientation       583 chrome/browser/chromeos/input_method/input_method_engine_browsertests.cc     EXPECT_EQ(ui::CandidateWindow::VERTICAL, table.orientation());
orientation       613 chrome/browser/chromeos/input_method/input_method_engine_browsertests.cc     EXPECT_EQ(ui::CandidateWindow::VERTICAL, table.orientation());
orientation       706 chrome/browser/chromeos/input_method/input_method_engine_browsertests.cc     EXPECT_EQ(ui::CandidateWindow::VERTICAL, table.orientation());
orientation       761 chrome/browser/chromeos/input_method/input_method_engine_browsertests.cc     EXPECT_EQ(ui::CandidateWindow::VERTICAL, table.orientation());
orientation        90 chrome/browser/ui/libgtk2ui/printing_gtk2_util.cc   GtkPageOrientation orientation = gtk_print_settings_get_orientation(settings);
orientation        92 chrome/browser/ui/libgtk2ui/printing_gtk2_util.cc   print_settings->SetOrientation(orientation == GTK_PAGE_ORIENTATION_LANDSCAPE);
orientation       141 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc   std::string orientation;
orientation       143 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc   if (!args->GetString(0, &orientation)) {
orientation       156 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc   if (orientation == kOrientationHorizontal) {
orientation       159 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc   } else if (orientation == kOrientationVertical) {
orientation       165 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc                << orientation;
orientation       172 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc   std::string orientation;
orientation       174 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc   if (!args->GetString(0, &orientation)) {
orientation       187 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc   if (orientation == kOrientationHorizontal) {
orientation       190 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc   } else if (orientation == kOrientationVertical) {
orientation       196 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc                << orientation;
orientation        47 chrome/service/cloud_print/cdd_conversion_win.cc   OrientationTicketItem orientation;
orientation        57 chrome/service/cloud_print/cdd_conversion_win.cc   if (orientation.LoadFrom(description)) {
orientation        59 chrome/service/cloud_print/cdd_conversion_win.cc     if (orientation.value() == LANDSCAPE) {
orientation       226 chrome/service/cloud_print/cdd_conversion_win.cc   OrientationCapability orientation;
orientation       227 chrome/service/cloud_print/cdd_conversion_win.cc   orientation.AddDefaultOption(PORTRAIT, true);
orientation       228 chrome/service/cloud_print/cdd_conversion_win.cc   orientation.AddOption(LANDSCAPE);
orientation       229 chrome/service/cloud_print/cdd_conversion_win.cc   orientation.AddOption(AUTO_ORIENTATION);
orientation       230 chrome/service/cloud_print/cdd_conversion_win.cc   orientation.SaveTo(&description);
orientation       254 components/autofill/content/renderer/autofill_agent.cc void AutofillAgent::OrientationChangeEvent(int orientation) {
orientation        69 components/autofill/content/renderer/autofill_agent.h   virtual void OrientationChangeEvent(int orientation) OVERRIDE;
orientation       272 components/cloud_devices/printer_description_unittest.cc   OrientationCapability orientation;
orientation       286 components/cloud_devices/printer_description_unittest.cc   EXPECT_FALSE(orientation.LoadFrom(description));
orientation       318 components/cloud_devices/printer_description_unittest.cc   OrientationCapability orientation;
orientation       348 components/cloud_devices/printer_description_unittest.cc   orientation.AddOption(PORTRAIT);
orientation       349 components/cloud_devices/printer_description_unittest.cc   orientation.AddOption(LANDSCAPE);
orientation       350 components/cloud_devices/printer_description_unittest.cc   orientation.AddDefaultOption(AUTO_ORIENTATION, true);
orientation       376 components/cloud_devices/printer_description_unittest.cc   orientation.SaveTo(&description);
orientation       398 components/cloud_devices/printer_description_unittest.cc   OrientationCapability orientation;
orientation       411 components/cloud_devices/printer_description_unittest.cc   EXPECT_TRUE(orientation.LoadFrom(description));
orientation       443 components/cloud_devices/printer_description_unittest.cc   EXPECT_TRUE(orientation.Contains(PORTRAIT));
orientation       444 components/cloud_devices/printer_description_unittest.cc   EXPECT_TRUE(orientation.Contains(LANDSCAPE));
orientation       445 components/cloud_devices/printer_description_unittest.cc   EXPECT_TRUE(orientation.Contains(AUTO_ORIENTATION));
orientation       446 components/cloud_devices/printer_description_unittest.cc   EXPECT_EQ(AUTO_ORIENTATION, orientation.GetDefault());
orientation       483 components/cloud_devices/printer_description_unittest.cc   OrientationTicketItem orientation;
orientation       496 components/cloud_devices/printer_description_unittest.cc   EXPECT_FALSE(orientation.LoadFrom(description));
orientation       519 components/cloud_devices/printer_description_unittest.cc   OrientationTicketItem orientation;
orientation       536 components/cloud_devices/printer_description_unittest.cc   orientation.set_value(LANDSCAPE);
orientation       552 components/cloud_devices/printer_description_unittest.cc   orientation.SaveTo(&description);
orientation       571 components/cloud_devices/printer_description_unittest.cc   OrientationTicketItem orientation;
orientation       585 components/cloud_devices/printer_description_unittest.cc   EXPECT_TRUE(orientation.LoadFrom(description));
orientation       601 components/cloud_devices/printer_description_unittest.cc   EXPECT_EQ(orientation.value(), LANDSCAPE);
orientation        80 content/browser/accessibility/browser_accessibility_cocoa.h @property(nonatomic, readonly) NSString* orientation;
orientation      1011 content/browser/android/content_view_core_impl.cc                                                      jint orientation) {
orientation      1012 content/browser/android/content_view_core_impl.cc   if (device_orientation_ != orientation) {
orientation      1013 content/browser/android/content_view_core_impl.cc     device_orientation_ = orientation;
orientation      1716 content/browser/android/content_view_core_impl.cc   blink::WebScreenOrientation orientation =
orientation      1721 content/browser/android/content_view_core_impl.cc       orientation = blink::WebScreenOrientationPortraitPrimary;
orientation      1724 content/browser/android/content_view_core_impl.cc       orientation = blink::WebScreenOrientationLandscapePrimary;
orientation      1727 content/browser/android/content_view_core_impl.cc       orientation = blink::WebScreenOrientationLandscapeSecondary;
orientation      1730 content/browser/android/content_view_core_impl.cc       orientation = blink::WebScreenOrientationPortraitSecondary;
orientation      1743 content/browser/android/content_view_core_impl.cc     sodh->OnOrientationChange(orientation);
orientation        97 content/browser/android/content_view_core_impl.h   void SendOrientationChangeEvent(JNIEnv* env, jobject obj, jint orientation);
orientation        75 content/browser/renderer_host/pepper/pepper_print_settings_manager.cc   settings.orientation = PP_PRINTORIENTATION_NORMAL;
orientation       121 content/browser/renderer_host/pepper/pepper_printing_host_unittest.cc   EXPECT_EQ(expected_settings.orientation, actual_settings.orientation);
orientation      1594 content/browser/renderer_host/render_view_host_impl.cc void RenderViewHostImpl::SendOrientationChangeEvent(int orientation) {
orientation      1595 content/browser/renderer_host/render_view_host_impl.cc   Send(new ViewMsg_OrientationChangeEvent(GetRoutingID(), orientation));
orientation       425 content/browser/renderer_host/render_view_host_impl.h   void SendOrientationChangeEvent(int orientation);
orientation        37 content/browser/screen_orientation/screen_orientation_dispatcher_host.cc     blink::WebScreenOrientation orientation) {
orientation        38 content/browser/screen_orientation/screen_orientation_dispatcher_host.cc   Send(new ScreenOrientationMsg_OrientationChange(orientation));
orientation        26 content/browser/screen_orientation/screen_orientation_dispatcher_host.h   void OnOrientationChange(blink::WebScreenOrientation orientation);
orientation        46 content/child/webthemeengine_impl_mac.cc   if (scrollbarInfo.orientation ==
orientation       163 content/common/cc_messages.h   IPC_STRUCT_TRAITS_MEMBER(orientation)
orientation       140 content/common/cc_messages_unittest.cc     EXPECT_EQ(a->orientation, b->orientation);
orientation      1948 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java     void sendOrientationChangeEvent(int orientation) {
orientation      1951 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java         nativeSendOrientationChangeEvent(mNativeContentViewCore, orientation);
orientation      3155 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java     public void onScreenOrientationChanged(int orientation) {
orientation      3156 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java         sendOrientationChangeEvent(orientation);
orientation      3188 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java             long nativeContentViewCoreImpl, int orientation);
orientation        40 content/public/android/java/src/org/chromium/content/browser/ScreenOrientationListener.java         void onScreenOrientationChanged(int orientation);
orientation        65 content/public/android/java/src/org/chromium/content/browser/ScreenOrientationProvider.java         int orientation = getOrientationFromWebScreenOrientations(orientations);
orientation        66 content/public/android/java/src/org/chromium/content/browser/ScreenOrientationProvider.java         if (orientation == ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED) {
orientation        70 content/public/android/java/src/org/chromium/content/browser/ScreenOrientationProvider.java         activity.setRequestedOrientation(orientation);
orientation        58 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationIntegrationTest.java     private void updateScreenOrientationForContent(int orientation) {
orientation        59 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationIntegrationTest.java         mContentView.getContentViewCore().sendOrientationChangeEvent(orientation);
orientation        37 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java     private static int orientationTypeToAngle(int orientation) {
orientation        38 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java         switch (orientation) {
orientation        56 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java     private void lockOrientation(int orientation) {
orientation        57 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java         getActivity().setRequestedOrientation(orientation);
orientation        64 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java     private boolean lockOrientationAndWait(int orientation)
orientation        67 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java                 mObserver, orientationTypeToAngle(orientation));
orientation        69 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java         lockOrientation(orientation);
orientation       115 content/public/renderer/render_view_observer.h   virtual void OrientationChangeEvent(int orientation) {}
orientation        18 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/MockOrientationObserver.java     public void onScreenOrientationChanged(int orientation) {
orientation        19 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/MockOrientationObserver.java         mOrientation = orientation;
orientation        62 content/public/test/layouttest_support.h void SetMockScreenOrientation(const blink::WebScreenOrientation& orientation);
orientation      1668 content/renderer/pepper/pepper_plugin_instance_impl.cc   print_settings.orientation = PP_PRINTORIENTATION_NORMAL;
orientation      3560 content/renderer/render_view_impl.cc void RenderViewImpl::OnOrientationChangeEvent(int orientation) {
orientation      3564 content/renderer/render_view_impl.cc                     OrientationChangeEvent(orientation));
orientation      3565 content/renderer/render_view_impl.cc   webview()->mainFrame()->sendOrientationChangeEvent(orientation);
orientation       891 content/renderer/render_view_impl.h   void OnOrientationChangeEvent(int orientation);
orientation      1152 content/renderer/renderer_webkitplatformsupport_impl.cc     blink::WebScreenOrientation orientation) {
orientation      1153 content/renderer/renderer_webkitplatformsupport_impl.cc   g_test_screen_orientation_value.Get() = orientation;
orientation        33 content/renderer/screen_orientation/screen_orientation_dispatcher.cc     blink::WebScreenOrientation orientation) {
orientation        37 content/renderer/screen_orientation/screen_orientation_dispatcher.cc   listener_->didChangeScreenOrientation(orientation);
orientation        34 content/renderer/screen_orientation/screen_orientation_dispatcher.h   void OnOrientationChange(blink::WebScreenOrientation orientation);
orientation        46 content/renderer/screen_orientation/screen_orientation_dispatcher_unittest.cc     blink::WebScreenOrientation orientation) {
orientation        48 content/renderer/screen_orientation/screen_orientation_dispatcher_unittest.cc   screen_orientation_ = orientation;
orientation       178 content/shell/renderer/test_runner/test_runner.cc   void SetMockScreenOrientation(const std::string& orientation);
orientation       862 content/shell/renderer/test_runner/test_runner.cc void TestRunnerBindings::SetMockScreenOrientation(const std::string& orientation) {
orientation       866 content/shell/renderer/test_runner/test_runner.cc   runner_->SetMockScreenOrientation(orientation);
orientation      2190 content/shell/renderer/test_runner/test_runner.cc   WebDeviceOrientationData orientation;
orientation      2193 content/shell/renderer/test_runner/test_runner.cc   orientation.hasAlpha = has_alpha;
orientation      2194 content/shell/renderer/test_runner/test_runner.cc   orientation.alpha = alpha;
orientation      2197 content/shell/renderer/test_runner/test_runner.cc   orientation.hasBeta = has_beta;
orientation      2198 content/shell/renderer/test_runner/test_runner.cc   orientation.beta = beta;
orientation      2201 content/shell/renderer/test_runner/test_runner.cc   orientation.hasGamma = has_gamma;
orientation      2202 content/shell/renderer/test_runner/test_runner.cc   orientation.gamma = gamma;
orientation      2205 content/shell/renderer/test_runner/test_runner.cc   orientation.hasAbsolute = has_absolute;
orientation      2206 content/shell/renderer/test_runner/test_runner.cc   orientation.absolute = absolute;
orientation      2208 content/shell/renderer/test_runner/test_runner.cc   delegate_->setDeviceOrientationData(orientation);
orientation      2212 content/shell/renderer/test_runner/test_runner.cc   blink::WebScreenOrientation orientation;
orientation      2215 content/shell/renderer/test_runner/test_runner.cc     orientation = WebScreenOrientationPortraitPrimary;
orientation      2217 content/shell/renderer/test_runner/test_runner.cc     orientation = WebScreenOrientationPortraitSecondary;
orientation      2219 content/shell/renderer/test_runner/test_runner.cc     orientation = WebScreenOrientationLandscapePrimary;
orientation      2221 content/shell/renderer/test_runner/test_runner.cc     orientation = WebScreenOrientationLandscapeSecondary;
orientation      2224 content/shell/renderer/test_runner/test_runner.cc   delegate_->setScreenOrientation(orientation);
orientation       302 content/shell/renderer/test_runner/test_runner.h   void SetMockScreenOrientation(const std::string& orientation);
orientation       262 content/shell/renderer/webkit_test_runner.cc     const WebScreenOrientation& orientation) {
orientation       263 content/shell/renderer/webkit_test_runner.cc   SetMockScreenOrientation(orientation);
orientation        69 content/shell/renderer/webkit_test_runner.h       const blink::WebScreenOrientation& orientation) OVERRIDE;
orientation       103 content/test/layouttest_support.cc void SetMockScreenOrientation(const blink::WebScreenOrientation& orientation) {
orientation       105 content/test/layouttest_support.cc       SetMockScreenOrientationForTesting(orientation);
orientation       107 media/base/android/java/src/org/chromium/media/VideoCapture.java         mCameraOrientation = cameraInfo.orientation;
orientation       324 media/base/android/java/src/org/chromium/media/VideoCapture.java         int orientation = 0;
orientation       330 media/base/android/java/src/org/chromium/media/VideoCapture.java                     orientation = 90;
orientation       333 media/base/android/java/src/org/chromium/media/VideoCapture.java                     orientation = 180;
orientation       336 media/base/android/java/src/org/chromium/media/VideoCapture.java                     orientation = 270;
orientation       340 media/base/android/java/src/org/chromium/media/VideoCapture.java                     orientation = 0;
orientation       344 media/base/android/java/src/org/chromium/media/VideoCapture.java         return orientation;
orientation       114 media/base/android/java/src/org/chromium/media/VideoCaptureFactory.java                 return (mCameraInfo == null ? 0 : mCameraInfo.orientation);
orientation        64 ppapi/c/dev/pp_print_settings_dev.h   PP_PrintOrientation_Dev orientation;
orientation       182 ppapi/proxy/ppapi_messages.h   IPC_STRUCT_TRAITS_MEMBER(orientation)
orientation        92 ppapi/proxy/printing_resource_unittest.cc   EXPECT_EQ(reply_settings.orientation, output_settings.orientation);
orientation        67 printing/print_settings_initializer_gtk.cc   GtkPageOrientation orientation = gtk_print_settings_get_orientation(settings);
orientation        69 printing/print_settings_initializer_gtk.cc   print_settings->SetOrientation(orientation == GTK_PAGE_ORIENTATION_LANDSCAPE);
orientation        21 printing/print_settings_initializer_mac.cc   PMOrientation orientation = kPMPortrait;
orientation        22 printing/print_settings_initializer_mac.cc   PMGetOrientation(page_format, &orientation);
orientation        23 printing/print_settings_initializer_mac.cc   print_settings->SetOrientation(orientation == kPMLandscape);
orientation       367 skia/ext/image_operations.cc   const SkFontHost::LCDOrientation orientation =
orientation       373 skia/ext/image_operations.cc   switch (orientation) {
orientation       415 skia/ext/image_operations.cc           switch (orientation) {
orientation       431 skia/ext/image_operations.cc           switch (orientation) {
orientation        30 ui/base/ime/candidate_window.cc       orientation() != cw.orientation() ||
orientation        89 ui/base/ime/candidate_window.h   Orientation orientation() const {
orientation        92 ui/base/ime/candidate_window.h   void set_orientation(Orientation orientation) {
orientation        93 ui/base/ime/candidate_window.h     property_->is_vertical = (orientation == VERTICAL);
orientation      1737 ui/views/controls/menu/menu_controller.cc         MenuItemView::MenuPosition orientation =
orientation      1747 ui/views/controls/menu/menu_controller.cc           orientation = MenuItemView::POSITION_ABOVE_BOUNDS;
orientation      1753 ui/views/controls/menu/menu_controller.cc         if (orientation == MenuItemView::POSITION_BELOW_BOUNDS) {
orientation      1774 ui/views/controls/menu/menu_controller.cc         item->set_actual_menu_position(orientation);
orientation        21 ui/views/controls/separator.cc Separator::Separator(Orientation orientation) : orientation_(orientation) {
orientation        27 ui/views/controls/separator.h   explicit Separator(Orientation orientation);
orientation        24 ui/views/controls/single_split_view.cc                                  Orientation orientation,
orientation        26 ui/views/controls/single_split_view.cc     : is_horizontal_(orientation == HORIZONTAL_SPLIT),
orientation        31 ui/views/controls/single_split_view.h                   Orientation orientation,
orientation        46 ui/views/controls/single_split_view.h   Orientation orientation() const {
orientation        50 ui/views/controls/single_split_view.h   void set_orientation(Orientation orientation) {
orientation        51 ui/views/controls/single_split_view.h     is_horizontal_ = orientation == HORIZONTAL_SPLIT;
orientation        29 ui/views/controls/single_split_view_unittest.cc   if (split.orientation() == views::SingleSplitView::HORIZONTAL_SPLIT) {
orientation        34 ui/views/controls/single_split_view_unittest.cc   } else if (split.orientation() == views::SingleSplitView::VERTICAL_SPLIT) {
orientation       108 ui/views/controls/single_split_view_unittest.cc   for (size_t orientation = 0; orientation < arraysize(orientations);
orientation       109 ui/views/controls/single_split_view_unittest.cc        ++orientation) {
orientation       112 ui/views/controls/single_split_view_unittest.cc         new View(), new View(), orientations[orientation], NULL);
orientation       126 ui/views/controls/single_split_view_unittest.cc       if (split.orientation() == SingleSplitView::HORIZONTAL_SPLIT) {
orientation        52 ui/views/controls/slider.cc Slider::Slider(SliderListener* listener, Orientation orientation)
orientation        54 ui/views/controls/slider.cc       orientation_(orientation),
orientation        51 ui/views/controls/slider.h   Slider(SliderListener* listener, Orientation orientation);
orientation        12 ui/views/layout/box_layout.cc BoxLayout::BoxLayout(BoxLayout::Orientation orientation,
orientation        16 ui/views/layout/box_layout.cc     : orientation_(orientation),
orientation        37 ui/views/layout/box_layout.h   BoxLayout(Orientation orientation,
orientation       139 ui/views/layout/box_layout_unittest.cc     BoxLayout::Orientation orientation = i == 0 ? BoxLayout::kHorizontal :
orientation       142 ui/views/layout/box_layout_unittest.cc     host_->SetLayoutManager(new BoxLayout(orientation, 0, 0, 5));
orientation        26 webkit/renderer/compositor_bindings/scrollbar_impl.cc   if (scrollbar_->orientation() == WebScrollbar::Horizontal)
orientation        49 webkit/renderer/compositor_bindings/scrollbar_impl.cc   if (scrollbar_->orientation() == WebScrollbar::Horizontal)
orientation        56 webkit/renderer/compositor_bindings/scrollbar_impl.cc   if (scrollbar_->orientation() == WebScrollbar::Horizontal)
orientation        90 webkit/renderer/compositor_bindings/web_compositor_support_impl.cc       WebScrollbar::Orientation orientation, int thumb_thickness,
orientation        92 webkit/renderer/compositor_bindings/web_compositor_support_impl.cc   return new WebScrollbarLayerImpl(orientation, thumb_thickness,
orientation        39 webkit/renderer/compositor_bindings/web_compositor_support_impl.h       blink::WebScrollbar::Orientation orientation, int thumb_thickness,
orientation        20 webkit/renderer/compositor_bindings/web_scrollbar_layer_impl.cc     blink::WebScrollbar::Orientation orientation) {
orientation        21 webkit/renderer/compositor_bindings/web_scrollbar_layer_impl.cc   return orientation == blink::WebScrollbar::Horizontal ? cc::HORIZONTAL
orientation        40 webkit/renderer/compositor_bindings/web_scrollbar_layer_impl.cc     blink::WebScrollbar::Orientation orientation,
orientation        45 webkit/renderer/compositor_bindings/web_scrollbar_layer_impl.cc               ConvertOrientation(orientation),
orientation        29 webkit/renderer/compositor_bindings/web_scrollbar_layer_impl.h       blink::WebScrollbar::Orientation orientation,