/frameworks/base/tests/BiDiTests/res/layout/ |
view_padding.xml | 26 android:layout_width="300dp" 27 android:layout_height="300dp" 51 android:layout_width="300dp" 52 android:layout_height="300dp" 77 android:layout_width="300dp" 78 android:layout_height="300dp" 103 android:layout_width="300dp" 104 android:layout_height="300dp" 129 android:layout_width="300dp" 130 android:layout_height="300dp [all...] |
/external/oprofile/events/mips/loongson2/ |
events | 10 event:0x07 counters:0 um:zero minimum:300 name:FALU1_ISSUED : Float ALU1 operation issued 13 event:0x0a counters:0 um:zero minimum:300 name:FQUEUE_FULL : Fix queue full 14 event:0x0b counters:0 um:zero minimum:300 name:ROQ_FULL : Reorder queue full 15 event:0x0c counters:0 um:zero minimum:300 name:CP0_QUEUE_FULL : CP0 queue full 16 event:0x0d counters:0 um:zero minimum:300 name:TLB_REFILL : TLB refill exception 18 event:0x0f counters:0 um:zero minimum:300 name:INTERNAL_EXCEPTION : Internal exceptions
|
/external/qemu/distrib/sdl-1.2.12/src/thread/win32/ |
SDL_syssem.c | 30 #if defined(_WIN32_WCE) && (_WIN32_WCE < 300) 36 #if defined(_WIN32_WCE) && (_WIN32_WCE < 300) 54 #if defined(_WIN32_WCE) && (_WIN32_WCE < 300) 76 #if defined(_WIN32_WCE) && (_WIN32_WCE < 300) 102 #if defined(_WIN32_WCE) && (_WIN32_WCE < 300) 154 #if defined(_WIN32_WCE) && (_WIN32_WCE < 300)
|
/external/webkit/Source/WebCore/manual-tests/ |
svg-deep-clone-to-new-doc.html | 37 <svg id="thesvg" width="12cm" height="3.6cm" viewBox="0 0 1000 300"> 44 <path id="MyPath" d="M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100" fill="none" stroke="red" />
|
/frameworks/base/core/res/res/anim-land/ |
task_close_enter.xml | 26 android:startOffset="300" 32 android:startOffset="300" 40 android:startOffset="300"
|
task_close_exit.xml | 26 android:duration="300"/> 31 android:duration="300"/> 38 android:duration="300" />
|
task_open_enter.xml | 26 android:startOffset="300" 32 android:startOffset="300" 40 android:startOffset="300"
|
task_open_exit.xml | 26 android:duration="300"/> 31 android:duration="300"/> 38 android:duration="300" />
|
/frameworks/base/core/res/res/anim-port/ |
task_close_enter.xml | 26 android:startOffset="300" 32 android:startOffset="300" 40 android:startOffset="300"
|
task_close_exit.xml | 26 android:duration="300"/> 31 android:duration="300"/> 38 android:duration="300" />
|
task_open_enter.xml | 26 android:startOffset="300" 32 android:startOffset="300" 40 android:startOffset="300"
|
task_open_exit.xml | 26 android:duration="300"/> 31 android:duration="300"/> 38 android:duration="300" />
|
/cts/tests/tests/webkitsecurity/assets/ |
filter-after-transform-crash.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="80" y="80" width="300" height="180" viewBox="0 0 200 120">
|
no-crash-with-svg-content-in-html-document.svg | 3 <foreignObject width="300" height="100">
|
doubleclick-whitespace-img-crash.html | 31 <iframe src="../resources/abe.png" style="width: 300px; height: 300px"></iframe>
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/ |
ToolTip.css | 11 width:300px;
|
/external/webkit/LayoutTests/fast/dom/beforeload/ |
flash-before-load.html | 13 width="300" height="150">
|
/external/webkit/Source/WebKit/qt/tests/qdeclarativewebview/resources/ |
elements.html | 2 <table width="300px" border=1 cellpadding=0 cellspacing=0>
|
newwindows.qml | 9 height: 300; width: 600
|
/cts/tests/tests/widget/src/android/widget/cts/ |
TableLayoutTest.java | 97 tableLayout.layout(0, 0, 200, 300); 135 tableLayout.layout(0, 0, 200, 300); 144 tableLayout.layout(0, 0, 200, 300); 151 tableLayout.layout(0, 0, 200, 300); 158 tableLayout.layout(0, 0, 200, 300); 173 tableLayout.layout(0, 0, 200, 300); 182 tableLayout.layout(0, 0, 200, 300); 189 tableLayout.layout(0, 0, 200, 300); 196 tableLayout.layout(0, 0, 200, 300); 345 tableLayout.layout(0, 0, 200, 300); [all...] |
TableLayout_LayoutParamsTest.java | 48 TableLayout.LayoutParams layoutParams = new TableLayout.LayoutParams(200, 300); 50 assertEquals(300, layoutParams.height); 53 layoutParams = new TableLayout.LayoutParams(200, 300, 1.2f); 55 assertEquals(300, layoutParams.height); 63 assertEquals(300, layoutParams.height); 67 assertEquals(300, layoutParams.height); 71 MockTableLayout_LayoutParams mockLayoutParams = new MockTableLayout_LayoutParams(200, 300); 73 assertEquals(300, mockLayoutParams.height);
|
/development/samples/ApiDemos/res/anim/ |
push_left_in.xml | 18 <translate android:fromXDelta="100%p" android:toXDelta="0" android:duration="300"/> 19 <alpha android:fromAlpha="0.0" android:toAlpha="1.0" android:duration="300" />
|
push_left_out.xml | 18 <translate android:fromXDelta="0" android:toXDelta="-100%p" android:duration="300"/> 19 <alpha android:fromAlpha="1.0" android:toAlpha="0.0" android:duration="300" />
|
push_up_in.xml | 18 <translate android:fromYDelta="100%p" android:toYDelta="0" android:duration="300"/> 19 <alpha android:fromAlpha="0.0" android:toAlpha="1.0" android:duration="300" />
|
push_up_out.xml | 18 <translate android:fromYDelta="0" android:toYDelta="-100%p" android:duration="300"/> 19 <alpha android:fromAlpha="1.0" android:toAlpha="0.0" android:duration="300" />
|