/external/webkit/Source/WebCore/platform/cocoa/ |
KeyEventCocoa.mm | 565 // This is for U.S. keyboard mapping, and doesn't necessarily make sense for different keyboard layouts.
|
/external/webkit/Source/WebCore/platform/graphics/gtk/ |
FontGtk.cpp | 285 // Our layouts are single line
|
/external/webkit/Source/WebCore/platform/image-decoders/bmp/ |
BMPImageReader.h | 298 // layouts for this type of BMP are slightly different from the later,
|
/frameworks/base/core/java/android/widget/ |
FrameLayout.java | 559 * Per-child layout information for layouts that support margins.
|
/frameworks/base/docs/html/resources/articles/ |
creating-input-method.jd | 100 different layouts for text and phone number entry:</p>
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
KeyguardStatusViewManager.java | 43 * Manages a number of views inside of LockScreen layouts. See below for a list of widgets
|
/frameworks/base/tools/layoutlib/create/ |
README.txt | 66 since we want to render layouts, anything that is sort of a view needs to be kept.
|
/libcore/luni/src/main/java/java/util/ |
UUID.java | 33 * There are multiple, variant layouts of UUIDs, but this class is based upon
|
/packages/apps/Calendar/src/com/android/calendar/month/ |
SimpleWeekView.java | 55 * values are unlikely to fit most layouts correctly.
|
/packages/apps/Email/src/com/android/email/activity/ |
MessageListItem.java | 425 // TODO: deal with the icon layouts better from the coordinate class so that this logic
|
/packages/apps/Phone/res/layout/ |
call_card.xml | 50 flux, and it's easier to shuffle layouts around this way
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
UiResourceAttributeNode.java | 195 * completed. So if the project has only strings and layouts resources, for example,
|
/external/chromium/chrome/browser/chromeos/login/ |
screen_locker.cc | 112 // able to use/switch active keyboard layouts (e.g. US qwerty, US dvorak, 511 // BackgroundView for ScreenLocker, which layouts a lock widget in [all...] |
/external/freetype/include/freetype/internal/ |
tttypes.h | [all...] |
/external/webkit/Source/WebKit/chromium/src/mac/ |
WebInputEventFactory.mm | 128 // 1. Roman letters. Windows keyboard layouts affect both virtual key codes and character codes for these, 129 // so e.g. 'A' gets the same keyCode on QWERTY, AZERTY or Dvorak layouts.
|
/frameworks/base/core/java/android/app/ |
Notification.java | 625 * all the flags, as well as help constructing the typical notification layouts. 684 * Set the small icon to use in the notification layouts. Different classes of devices [all...] |
/frameworks/base/docs/html/guide/appendix/ |
market-filters.jd | 137 smaller layouts to larger screens, but cannot adapt larger layouts to smaller
|
/frameworks/base/docs/html/sdk/ |
tools-notes.jd | 154 longer run when you edit strings or layouts (unless you add a new <code>id</code>) and no longer 615 <dt>Layoutopt, a new tool for optimizing layouts:</dt>
|
android-3.0.jd | 147 alternative layouts</a>, you can mix and match fragments, based 364 <li>Support for custom layouts in the status bar ticker, using {@link 366 <li>Support for custom notification layouts to include buttons with {@link [all...] |
/frameworks/base/tools/aapt/ |
Resource.cpp | 865 sp<ResourceTypeSet> layouts; local [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
Workspace.java | [all...] |
/frameworks/base/core/java/android/view/ |
ViewGroup.java | 53 * (called children.) The view group is the base class for layouts and views 56 * class for layouts parameters. 65 * <p>For more information about creating user interface layouts, read the 66 * <a href="{@docRoot}guide/topics/ui/declaring-layout.html">XML Layouts</a> developer 806 // to avoid the focus search finding layouts when a more precise search [all...] |
/external/clang/include/clang/Driver/ |
CC1Options.td | 131 def fdump_vtable_layouts : Flag<"-fdump-vtable-layouts">, 132 HelpText<"Dump the layouts of all vtables that will be emitted in a translation unit">; 418 def fdump_record_layouts : Flag<"-fdump-record-layouts">, [all...] |
/external/webkit/Source/WebCore/platform/text/mac/ |
character-sets.txt | 991 Source: IBM Keyboard layouts and code pages, PN 07G4586 June 1991 998 Source: IBM Keyboard layouts and code pages, PN 07G4586 June 1991 1025 Source: IBM Keyboard layouts and code pages, PN 07G4586 June 1991 [all...] |
/frameworks/base/core/java/android/animation/ |
LayoutTransition.java | 222 * This behavior prevents artifacts when wrap_content layouts snap to the end state as the 638 * children during the transition animations. For example, layouts with wrap_content will [all...] |