OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:orientation
(Results
276 - 300
of
3190
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/device/google/accessory/demokit/app/res/layout/
servo.xml
3
android:layout_width="match_parent" android:
orientation
="vertical"
vertical_color_sliders.xml
4
android:
orientation
="horizontal" >
/external/webkit/Source/WebCore/accessibility/
AccessibilityScrollbar.cpp
67
AccessibilityOrientation AccessibilityScrollbar::
orientation
() const
function in class:WebCore::AccessibilityScrollbar
72
if (m_scrollbar->
orientation
() == HorizontalScrollbar)
74
if (m_scrollbar->
orientation
() == VerticalScrollbar)
104
m_scrollbar->scrollableArea()->scrollToOffsetWithoutAnimation(m_scrollbar->
orientation
(), newValue);
/external/webkit/Source/WebKit/mac/WebView/
WebDeviceOrientationProviderMock.mm
43
- (void)setOrientation:(WebDeviceOrientation*)
orientation
45
m_core->setOrientation(core(
orientation
));
102
- (void)setOrientation:(WebDeviceOrientation*)
orientation
104
[m_internal setOrientation:
orientation
];
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DeviceOrientationProviderQt.cpp
53
// Provide device
orientation
data according W3C spec:
54
// http://dev.w3.org/geo/api/spec-source-
orientation
.html
72
void DeviceOrientationProviderQt::changeDeviceOrientation(DeviceOrientation*
orientation
)
74
m_orientation =
orientation
;
/frameworks/base/core/res/res/layout/
preference_list_content_single.xml
21
android:
orientation
="vertical"
26
android:
orientation
="horizontal"
33
android:
orientation
="vertical"
71
android:
orientation
="horizontal"
/frameworks/base/media/tests/MediaDump/res/layout/
main.xml
7
android:
orientation
="vertical"
/frameworks/base/media/tests/ScoAudioTest/res/layout/
scoaudiotest.xml
20
android:
orientation
="vertical">
25
android:
orientation
="vertical">
28
android:
orientation
="horizontal"
65
android:
orientation
="vertical">
68
android:
orientation
="horizontal"
97
android:
orientation
="vertical">
100
android:
orientation
="horizontal"
134
android:
orientation
="vertical">
137
android:
orientation
="horizontal"
/frameworks/base/tests/HugeBackup/res/layout/
backup_restore.xml
20
android:
orientation
="vertical"
25
android:
orientation
="vertical"
31
android:
orientation
="vertical"
46
android:
orientation
="vertical">
/frameworks/base/tests/StatusBar/res/layout/
progress_notification.xml
3
android:
orientation
="vertical"
/gdk/samples/PhotoEditor/src/com/android/photoeditor/
BitmapUtils.java
48
ImageColumns.
ORIENTATION
98
int
orientation
= 0;
local
101
orientation
= cursor.getInt(INDEX_ORIENTATION);
103
return
orientation
;
150
* Gets decoded bitmap that keeps
orientation
as well.
155
// Rotate the decoded bitmap according to its
orientation
if it's necessary.
157
int
orientation
= getOrientation(uri);
local
158
if (
orientation
!= 0) {
160
m.setRotate(
orientation
);
/hardware/ti/wpan/tools/FM/FmRxApp/res/layout/
toast.xml
3
android:id="@+id/toast_layout" android:
orientation
="horizontal"
/packages/apps/Email/res/layout/
message_compose.xml
21
android:
orientation
="vertical">
27
<LinearLayout android:
orientation
="vertical"
29
<LinearLayout android:
orientation
="vertical"
45
android:
orientation
="vertical" />
/packages/apps/PackageInstaller/
AndroidManifest.xml
18
android:configChanges="
orientation
|keyboardHidden|screenSize"
35
android:configChanges="
orientation
|keyboardHidden|screenSize">
38
android:configChanges="
orientation
|keyboardHidden|screenSize"
49
android:configChanges="
orientation
|keyboardHidden|screenSize">
/packages/apps/Stk/res/layout/
stk_msg_dialog.xml
21
android:
orientation
="vertical" >
27
android:
orientation
="vertical">
47
android:
orientation
="vertical" >
51
android:
orientation
="horizontal"
/packages/experimental/CameraPreviewTest/res/layout/
videochatcameratest_activity.xml
22
android:
orientation
="vertical">
26
android:
orientation
="horizontal" />
31
android:
orientation
="vertical"
35
android:
orientation
="vertical">
38
android:
orientation
="vertical">
41
android:
orientation
="horizontal">
59
android:
orientation
="horizontal">
77
android:
orientation
="horizontal">
100
android:
orientation
="horizontal">
/packages/inputmethods/OpenWnn/res/layout/
debug_tool_engine.xml
18
android:
orientation
="vertical"
31
android:
orientation
="vertical">
41
<LinearLayout android:
orientation
="horizontal"
66
android:
orientation
="vertical"
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
metadata.xml
4
android:
orientation
="vertical" android:layout_width="match_parent"
sample3-expected-extract2.xml
2
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/newlinear" android:
orientation
="vertical" android:layout_width="match_parent" android:layout_height="match_parent">
sample3-expected-extract5.xml
2
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/newlinear" android:
orientation
="vertical" android:layout_width="match_parent" android:layout_height="match_parent">
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/refactoring/usecompound/
compound5.xml
6
android:
orientation
="vertical" >
compound6-expected-8.xml
5
android:
orientation
="vertical" >
compound6.xml
5
android:
orientation
="vertical" >
compound7-expected-9.xml
5
android:
orientation
="vertical" >
compound_all.xml
12
android:
orientation
="vertical" >
31
android:
orientation
="vertical" >
51
android:
orientation
="horizontal" >
70
android:
orientation
="horizontal" >
Completed in 1096 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>