/external/webkit/WebCore/platform/text/ |
BidiContext.cpp | 3 * Copyright (C) 2003, 2004, 2006, 2007, 2009 Apple Inc. All right reserved.
|
BidiContext.h | 3 * Copyright (C) 2003, 2004, 2006, 2007, 2009 Apple Inc. All right reserved.
|
/external/webkit/WebCore/platform/text/mac/ |
mac-encodings.txt | 7 # The items on the right are IANA character set names. Names listed in character-sets.txt are not
|
/external/webkit/WebCore/xml/ |
XPathVariableReference.cpp | 47 // FIXME: Is this the right thing to do if an unknown variable is referenced?
|
/external/webkit/WebKit/mac/History/ |
WebBackForwardList.h | 86 @abstract Returns the entry right before the current entry. 87 @result The entry right before the current entry, or nil if there isn't one. 100 @abstract Returns the entry right after the current entry. 101 @result The entry right after the current entry, or nil if there isn't one.
|
/external/webkit/WebKit/mac/Plugins/Hosted/ |
NetscapePluginHostManager.h | 66 // FIXME: This should really be a HashMap of RetainPtrs, but that doesn't work right now.
|
/external/webkit/WebKit/win/ |
WebScrollBar.cpp | 138 IntRect rect(bounds.left, bounds.top, bounds.right-bounds.left, bounds.bottom-bounds.top); 164 IntRect rect(damageRect.left, damageRect.top, damageRect.right-damageRect.left, damageRect.bottom-damageRect.top); 176 bounds->right = rect.right();
|
/external/webkit/WebKitTools/QueueStatusServer/stylesheets/ |
dashboard.css | 49 float: right;
|
/frameworks/base/core/res/res/layout/ |
status_bar_icon.xml | 36 android:layout_gravity="right|bottom"
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
ListHorizontalFocusWithinItemWins.java | 56 context, desiredHeight, Slot.Left, Slot.Right);
|
/frameworks/base/tests/ImfTest/res/layout/ |
sample_edit_text.xml | 37 android:gravity="right|center_vertical"
|
/frameworks/base/tools/aapt/ |
Images.cpp | 266 png_bytepp rows, int left, int top, int right, int bottom) 270 if (left > right || top > bottom) { 275 for (int i = left; i <= right; i++) { 316 int left, right, top, bottom; local 319 image->width, &left, &right); 324 // hpatch, vpatch, left, top, right, bottom); 325 const uint32_t c = get_color(image->rows, left, top, right, bottom); 326 NOISY(printf("Color in (%d,%d)-(%d,%d): #%08x\n", left, top, right, bottom, c)); 349 int right; local 379 // Find left and right of sizing areas.. [all...] |
/packages/apps/AlarmClock/res/layout/ |
context_menu_header.xml | 48 android:gravity="right|center_vertical"
|
/packages/apps/Camera/src/com/android/camera/ui/ |
LinearLayout.java | 43 int width = (r - l) - p.left - p.right;
|
/packages/apps/Contacts/res/values/ |
attrs.xml | 35 <flag name="right" value="0x02"/>
|
/packages/apps/Contacts/src/com/android/contacts/ |
SearchEditText.java | 41 * Conditionally shows a magnifying glass icon on the right side of the text field
|
/packages/apps/DeskClock/res/layout/ |
context_menu_header.xml | 48 android:gravity="right|center_vertical"
|
/packages/apps/Email/ |
remove-exchange-support.sh | 24 # Step 0. Make sure we're in the right directory, and the user really wants it.
|
/packages/apps/IM/res/layout/ |
simple_input_activity.xml | 40 android:layout_gravity="right" >
|
/packages/apps/IM/src/com/android/im/app/ |
ChatBackgroundMaker.java | 54 msgText.setPadding(mPadding.left, mPadding.top, mPadding.right,
|
/packages/apps/Mms/res/layout/ |
delivery_report_list_item.xml | 56 android:layout_gravity="right"/>
|
/packages/apps/Settings/res/layout/ |
two_buttons_panel.xml | 48 android:layout_gravity="right"
|
/packages/apps/Settings/src/com/android/settings/ |
RunningServices.java | 876 int right = left + (int)(width*mRedRatio); local [all...] |
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
WnnClause.java | 67 new WnnPOS(stem.partOfSpeech.left, fzk.partOfSpeech.right),
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_byteorder.h | 39 script so that application code can use this too. The "right" way would
|