/external/webkit/WebCore/css/ |
quirks.css | 26 margin-right: 3px; 28 img[align="right"] {
|
/external/webkit/WebCore/dom/ |
ClientRect.h | 44 float right() const { return m_rect.right(); } function in class:WebCore::ClientRect
|
/external/webkit/WebCore/platform/graphics/skia/ |
IntRectSkia.cpp | 40 SkIRect rect = { x(), y(), right(), bottom() }; 47 rect.set(SkIntToScalar(x()), SkIntToScalar(y()), SkIntToScalar(right()), SkIntToScalar(bottom()));
|
/external/webkit/WebCore/platform/graphics/win/ |
IntRectWin.cpp | 35 : m_location(IntPoint(r.left, r.top)), m_size(IntSize(r.right-r.left, r.bottom-r.top)) 41 RECT rect = { x(), y(), right(), bottom() };
|
/frameworks/base/core/jni/android/graphics/ |
Region.cpp | 29 static jboolean Region_setRect(JNIEnv* env, jobject, SkRegion* dst, int left, int top, int right, int bottom) { 30 return dst->setRect(left, top, right, bottom); 48 static jboolean Region_op0(JNIEnv* env, jobject, SkRegion* dst, int left, int top, int right, int bottom, int op) { 51 ir.set(left, top, right, bottom); 83 static jboolean Region_quickContains(JNIEnv* env, jobject region, int left, int top, int right, int bottom) { 84 return GetSkRegion(env, region)->quickContains(left, top, right, bottom); 87 static jboolean Region_quickRejectIIII(JNIEnv* env, jobject region, int left, int top, int right, int bottom) { 89 ir.set(left, top, right, bottom);
|
/frameworks/base/core/res/res/xml/ |
password_kbd_extension.xml | 38 <Key android:keyLabel="\?" android:keyEdgeFlags="right" 52 <Key android:keyLabel="0" android:keyEdgeFlags="right"/>
|
/frameworks/base/core/tests/coretests/res/layout/ |
framelayout_margin.xml | 29 <Button android:id="@+id/right" 30 android:layout_gravity="right"
|
table_layout_fixed_width.xml | 37 android:gravity="right" 52 android:gravity="right"
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/focus/ |
ListHorizontalFocusWithinItemWinsTest.java | 54 assertEquals("global focus search to right from top left is bottom middle", 57 assertEquals("global focus search to left from top right is bottom middle",
|
/frameworks/base/opengl/libs/GLES_CM/ |
glext_api.in | 64 void API_ENTRY(glFrustumxOES)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) { 65 CALL_GL_API(glFrustumxOES, left, right, bottom, top, zNear, zFar); 118 void API_ENTRY(glOrthoxOES)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) { 119 CALL_GL_API(glOrthoxOES, left, right, bottom, top, zNear, zFar); 229 void API_ENTRY(glFrustumfOES)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) { 230 CALL_GL_API(glFrustumfOES, left, right, bottom, top, zNear, zFar); 232 void API_ENTRY(glOrthofOES)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) { 233 CALL_GL_API(glOrthofOES, left, right, bottom, top, zNear, zFar);
|
/frameworks/base/services/java/com/android/server/status/ |
ExpandedView.java | 49 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { 50 super.onLayout(changed, left, top, right, bottom);
|
/packages/apps/Browser/res/layout/ |
browser_subwindow.xml | 42 android:layout_gravity="right" 43 android:gravity="right" >
|
/packages/inputmethods/LatinIME/java/res/xml/ |
popup_punctuation.xml | 35 <Key android:keyLabel="+" android:keyEdgeFlags="right" /> 44 <Key android:keyLabel="!" android:keyEdgeFlags="right" />
|
/packages/inputmethods/LatinIME/java/res/xml-ru/ |
kbd_qwerty.xml | 43 android:keyEdgeFlags="right"/> 59 android:keyEdgeFlags="right"/> 77 android:keyWidth="11.75%p" android:keyEdgeFlags="right" 96 android:keyWidth="20%p" android:keyEdgeFlags="right"/> 116 android:keyWidth="20%p" android:keyEdgeFlags="right"/> 135 android:keyWidth="20%p" android:keyEdgeFlags="right"/> 152 android:keyWidth="20%p" android:keyEdgeFlags="right"/> 171 android:keyWidth="20%p" android:keyEdgeFlags="right"/>
|
/packages/inputmethods/OpenWnn/res/xml/ |
keyboard_switch_key_jp.xml | 29 android:keyEdgeFlags="right"/> 37 android:keyEdgeFlags="right"/>
|
keyboard_switch_key_qwerty_jp.xml | 29 android:keyEdgeFlags="right"/> 37 android:keyEdgeFlags="right"/>
|
/external/webkit/WebCore/inspector/front-end/ |
inspector.css | 70 right: 0; 223 #close-button-left, #close-button-right { 233 #close-button-left:hover, #close-button-right:hover { 237 #close-button-left:active, #close-button-right:active { 241 body.detached .toolbar-item.close-left, body.detached .toolbar-item.close-right { 245 body.attached.port-qt .toolbar-item.close-left, body.attached.port-qt .toolbar-item.close-right { 249 body.platform-mac .toolbar-item.close-right { 262 right: 0; 276 right: 0; 285 right: 0 [all...] |
/cts/tools/host/src/res/ |
cts_result.css | 40 margin-right:auto; 53 margin-right:auto; 76 margin-right:auto; 91 margin-right:auto; 117 margin-right:auto; 173 margin-right:auto;
|
/development/samples/BrowserPlugin/jni/animation/ |
AnimationPlugin.cpp | 52 inval.right = rnd16(r.right, -inset); 109 clipR.right = clip.right; 146 m_oval.right = m_x + OW; 169 visibleRects[0].right = window->width;
|
/external/opencore/doc/oscl_html/ |
classOsclFileStatsItem.html | 17 <tr><td nowrap align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="classOsclFileStatsItem.html#m0">iOpCount</a></td></tr> 18 <tr><td nowrap align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="classOsclFileStatsItem.html#m1">iParam</a></td></tr> 19 <tr><td nowrap align=right valign=top><a class="el" href="osclconfig__io_8h.html#a48">TOsclFileOffset</a> </td><td valign=bottom><a class="el" href="classOsclFileStatsItem.html#m2">iParam2</a></td></tr> 20 <tr><td nowrap align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="classOsclFileStatsItem.html#m3">iStartTick</a></td></tr> 21 <tr><td nowrap align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="classOsclFileStatsItem.html#m4">iTotalTicks</a></td></tr> 136 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
|
oscl__map_8h.html | 20 <tr><td nowrap align=right valign=top>struct </td><td valign=bottom><a class="el" href="structOscl__Less.html">Oscl_Less</a></td></tr> 21 <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOscl__Map.html">Oscl_Map</a></td></tr> 22 <tr><td nowrap align=right valign=top>struct </td><td valign=bottom><a class="el" href="structOscl__Select1st.html">Oscl_Select1st</a></td></tr> 23 <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOscl__Map_1_1value__compare.html">value_compare</a></td></tr> 25 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="oscl__map_8h.html#a0">OSCL_DISABLE_WARNING_TRUNCATE_DEBUG_MESSAGE</a></td></tr> 55 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
|
oscl__uuid_8h.html | 21 <tr><td nowrap align=right valign=top>struct </td><td valign=bottom><a class="el" href="structOsclUuid.html">OsclUuid</a></td></tr> 23 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="oscl__uuid_8h.html#a0">BYTES_IN_UUID_ARRAY</a> 8</td></tr> 25 <tr><td nowrap align=right valign=top>typedef uint32 </td><td valign=bottom><a class="el" href="oscl__uuid_8h.html#a1">OsclUid32</a></td></tr> 27 <tr><td nowrap align=right valign=top>const char </td><td valign=bottom><a class="el" href="oscl__uuid_8h.html#a2">PV_CHAR_CLOSE_BRACKET</a> = ')'</td></tr> 28 <tr><td nowrap align=right valign=top>const char </td><td valign=bottom><a class="el" href="oscl__uuid_8h.html#a3">PV_CHAR_COMMA</a> = ','</td></tr> 126 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
|
osclconfig__memory_8h.html | 17 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="osclconfig__memory_8h.html#a0">OSCL_BYPASS_MEMMGT</a> 1</td></tr> 18 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="osclconfig__memory_8h.html#a1">OSCL_HAS_GLOBAL_NEW_DELETE</a> 1</td></tr> 19 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="osclconfig__memory_8h.html#a2">PVMEM_INST_LEVEL</a> 1</td></tr> 20 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="osclconfig__memory_8h.html#a3">OSCL_HAS_HEAP_BASE_SUPPORT</a> 1</td></tr> 21 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="osclconfig__memory_8h.html#a4">OSCL_HAS_SYMBIAN_MEMORY_FUNCS</a> 0</td></tr> 134 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
|
osclconfig__util_8h.html | 20 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="osclconfig__util_8h.html#a0">OSCL_CLOCK_HAS_DRIFT_CORRECTION</a> 0</td></tr> 21 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="osclconfig__util_8h.html#a1">OSCL_HAS_SYMBIAN_TIMERS</a> 0</td></tr> 22 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="osclconfig__util_8h.html#a2">OSCL_HAS_SYMBIAN_MATH</a> 0</td></tr> 23 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="osclconfig__util_8h.html#a3">OSCL_RAND_MAX</a> RAND_MAX</td></tr> 24 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="osclconfig__util_8h.html#a4">SLEEP_ONE_SEC</a> sleep(1)</td></tr> 137 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
|
/external/webkit/WebKit/android/nav/ |
CachedHistory.cpp | 74 mMinWorkingVertical >= viewBounds.right()) 76 if (mMaxWorkingVertical > viewBounds.right() || 78 mMaxWorkingVertical = viewBounds.right(); 118 mMaxWorkingVertical = navBounds->right(); 143 case CachedFrame::RIGHT: return "RIGHT"; break;
|