Searched refs:Orientation (Results 51 - 75 of 76) sorted by relevance

1234

/external/chromium_org/ui/views/controls/
H A Dsingle_split_view.cc25 Orientation orientation,
H A Dsingle_split_view_unittest.cc103 SingleSplitView::Orientation orientations[] = {
H A Dslider.cc54 Slider::Slider(SliderListener* listener, Orientation orientation)
/external/jhead/
H A Djhead.h100 int Orientation; member in struct:__anon22666
H A Djhead.c700 if (ImageInfo.Orientation >= 2 && ImageInfo.Orientation <= 8){
707 ErrFatal("Orientation screwup");
H A Dmain.c628 bufLen = addKeyValueInt(&buf, bufLen, "Orientation", ImageInfo.Orientation);
/external/chromium_org/tools/stats_viewer/
H A Dstats_viewer.Designer.cs322 this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
/external/qemu/android/
H A Dhw-sensors.c98 } Orientation; typedef in typeref:struct:__anon29146
116 Orientation orientation;
/external/chromium_org/content/common/
H A Dcc_messages.h131 IPC_ENUM_TRAITS_MAX_VALUE(cc::IOSurfaceDrawQuad::Orientation,
H A Dcc_messages_unittest.cc260 IOSurfaceDrawQuad::Orientation arbitrary_orientation =
/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DPinchViewport.cpp269 void PinchViewport::setupScrollbar(WebScrollbar::Orientation orientation)
/external/chromium_org/ui/views/layout/
H A Dbox_layout.cc12 BoxLayout::BoxLayout(BoxLayout::Orientation orientation,
H A Dbox_layout_unittest.cc184 BoxLayout::Orientation orientation = i == 0 ? BoxLayout::kHorizontal :
/external/chromium_org/cc/layers/
H A Dscrollbar_layer_unittest.cc47 child2 = SolidColorScrollbarLayer::Create(scrollbar->Orientation(),
430 child2 = SolidColorScrollbarLayer::Create(scrollbar->Orientation(),
715 SolidColorScrollbarLayer::Create(scrollbar->Orientation(),
/external/chromium_org/ash/ime/
H A Dcandidate_window_view.cc353 const ui::CandidateWindow::Orientation orientation =
/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DCSSPropertyParser.h272 Orientation, enumerator in enum:blink::CSSPropertyParser::SizeParameterType
H A DCSSPropertyParser.cpp2097 return Orientation;
2108 if (prevParamType == None || prevParamType == Orientation) {
2109 // Normalize to Page Size then Orientation order by prepending.
/external/chromium_org/content/browser/renderer_host/input/
H A Dtouch_handle_unittest.cc199 TEST_F(TouchHandleTest, Orientation) {
364 // Orientation changes will be deferred until the drag ends.
/external/chromium_org/cc/quads/
H A Ddraw_quad_unittest.cc393 IOSurfaceDrawQuad::Orientation orientation = IOSurfaceDrawQuad::UNFLIPPED;
741 IOSurfaceDrawQuad::Orientation orientation = IOSurfaceDrawQuad::UNFLIPPED;
/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_ax_object_proxy.cc515 .SetProperty("orientation", &WebAXObjectProxy::Orientation)
779 std::string WebAXObjectProxy::Orientation() { function in class:content::WebAXObjectProxy
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
H A DScrollingCoordinator.cpp251 blink::WebScrollbar::Orientation webOrientation = (orientation == HorizontalScrollbar) ? blink::WebScrollbar::Horizontal : blink::WebScrollbar::Vertical;
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
H A DTimelineView.js868 popover.show(WebInspector.TimelineUIUtils.generateMainThreadBarPopupContent(this._model, anchor._tasksInfo), anchor, null, null, WebInspector.Popover.Orientation.Bottom);
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids17070 0aa Screen Orientation
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 738 milliseconds

1234