Searched defs:orient (Results 1 – 14 of 14) sorted by relevance
/external/webkit/Source/WebCore/rendering/style/ |
D | StyleFlexibleBoxData.h | 50 unsigned orient: 1; // EBoxOrient variable
|
/external/webkit/Source/WebCore/dom/ |
D | OverflowEvent.cpp | 61 void OverflowEvent::initOverflowEvent(unsigned short orient, bool horizontalOverflow, bool vertical… in initOverflowEvent()
|
D | OverflowEvent.h | 52 unsigned short orient() const { return m_orient; } in orient() function
|
/external/qemu/android/protocol/ |
D | core-commands-qemu.c | 30 corecmd_set_coarse_orientation(AndroidCoarseOrientation orient) in corecmd_set_coarse_orientation()
|
D | core-commands.h | 50 AndroidCoarseOrientation orient; member
|
D | core-commands-proxy.c | 124 corecmd_set_coarse_orientation(AndroidCoarseOrientation orient) in corecmd_set_coarse_orientation()
|
/external/webkit/Source/WebCore/platform/wx/wxcode/mac/carbon/ |
D | scrollbar_render.cpp | 57 const wxRect& rect, wxOrientation orient, int current, in wxRenderer_DrawScrollbar()
|
/external/webkit/Source/WebCore/platform/wx/wxcode/gtk/ |
D | scrollbar_render.cpp | 110 void wxRenderer_DrawScrollbar(wxWindow* window, wxDC& dc, const wxRect& rect, wxOrientation orient, in wxRenderer_DrawScrollbar()
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/control/ |
D | BillboardControl.java | 52 private Matrix3f orient; field in BillboardControl
|
/external/opencv/cv/src/ |
D | cvmotempl.cpp | 173 CvMat orientstub, *orient = (CvMat*)orientation; in cvCalcMotionGradient() local 296 CvMat orientstub, *orient = (CvMat*)orientation; in cvCalcGlobalOrientation() local
|
/external/webkit/Source/WebCore/platform/wx/wxcode/win/ |
D | scrollbar_render.cpp | 123 …const wxRect& rect, wxOrientation orient, int current, wxScrollbarPart focusPart, wxScrollbarPart … in wxRenderer_DrawScrollbar()
|
/external/qemu/android/ |
D | hw-sensors.c | 627 _hwSensors_setCoarseOrientation( HwSensors* h, AndroidCoarseOrientation orient ) in _hwSensors_setCoarseOrientation() 717 android_sensors_set_coarse_orientation( AndroidCoarseOrientation orient ) in android_sensors_set_coarse_orientation()
|
/external/webkit/Source/WebKit/win/ |
D | DOMEventsClasses.cpp | 591 HRESULT STDMETHODCALLTYPE DOMOverflowEvent::orient( in orient() function in DOMOverflowEvent
|
/external/skia/legacy/src/core/ |
D | SkPaint.cpp | 1535 SkFontHost::LCDOrientation orient = SkFontHost::GetSubpixelOrientation(); in MakeRec() local
|