Searched refs:setOrientation (Results 26 - 39 of 39) sorted by relevance

12

/external/webkit/Source/WebKit/android/jni/
H A DDeviceMotionAndOrientationManager.cpp68 static_cast<DeviceOrientationClientMock*>(orientationClient())->setOrientation(orientation);
/external/webkit/Source/WebCore/platform/graphics/
H A DSimpleFontData.cpp213 verticalRightPlatformData.setOrientation(Horizontal);
H A DFontPlatformData.h246 void setOrientation(FontOrientation orientation) { m_orientation = orientation; } function in class:WebCore::FontPlatformData
/external/jmonkeyengine/engine/src/test/jme3test/audio/
H A DTestMusicPlayer.java101 sldVolume.setOrientation(javax.swing.JSlider.VERTICAL);
/external/replicaisland/src/com/replica/replicaisland/
H A DGame.java418 BaseObject.sSystemRegistry.inputSystem.setOrientation(x, y, z);
/external/webkit/Tools/DumpRenderTree/qt/
H A DEventSenderQt.cpp635 event->setOrientation(orientation);
/external/webkit/Tools/DumpRenderTree/mac/
H A DLayoutTestControllerMac.mm424 [mockProvider setOrientation:orientation];
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DDumpRenderTreeSupportQt.cpp775 DeviceOrientationClientMockQt::client()->setOrientation(canProvideAlpha, alpha, canProvideBeta, beta, canProvideGamma, gamma);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/webkit/Tools/DumpRenderTree/chromium/
H A DLayoutTestController.cpp1583 // Note that we only call setOrientation on the main page's mock since this is all that the
1585 // call setOrientation on each DeviceOrientationClientMock.
1586 m_shell->webViewHost()->deviceOrientationClientMock()->setOrientation(orientation);
/external/webkit/Source/WebCore/css/
H A DCSSStyleSelector.cpp5917 fontDescription.setOrientation(m_style->isHorizontalWritingMode() ? Horizontal : Vertical);

Completed in 274 milliseconds

12