Home
last modified time | relevance | path

Searched refs:layouts (Results 1 – 25 of 58) sorted by relevance

123

/external/qemu/docs/
DANDROID-SKIN-FILES.TXT16 Each skin can have several "layouts" (e.g. "landscape" and "portrait")
46 Each skin file must define a list of 'parts' and a list of 'layouts'.
60 skin file contains two layouts: one for landscape mode, and another one for
61 portrait mode. More layouts can be used if needed. For example, one could
68 Each skin layout is a named sub-key of the top-level 'layouts' key in the
71 layouts {
80 Defines two layouts named 'portrait' and 'landscape'.
/external/qemu/android/skin/
Dfile.h104 SkinLayout* layouts; member
111 SkinLayout* __layout = (file)->layouts; \
Dfile.c567 SkinLayout** ptail = &file->layouts; in skin_file_load_from_v1()
665 SkinLayout** ptail = &file->layouts; in skin_file_load_from_v2()
678 if (file->layouts == NULL) in skin_file_load_from_v2()
723 file->layouts = NULL; in skin_file_free()
/external/chromium/chrome/browser/ui/cocoa/
Dnsmenuitem_additions_unittest.mm311 // layouts. This function tests a menu item with cmd-m as key equivalent
312 // can be fired on all layouts.
319 // Docs say that including all layouts instead of just the active ones is
326 NSUInteger keyCode = 0x2e; // "m" on a US layout and most other layouts.
328 // On a few layouts, "m" has a different key code.
/external/chromium/chrome/browser/chromeos/input_method/
Dxkeyboard_unittest.cc169 std::set<std::string> layouts; in TEST() local
179 EXPECT_TRUE(layouts.insert(layout).second) << "layout: " << layout; in TEST()
/external/qemu/android/
Dqemulator.c139 emulator->layout = emulator->layout_file->layouts; in qemulator_init()
456 layout = emulator->layout_file->layouts; in handle_key_command()
459 layout = emulator->layout_file->layouts; in handle_key_command()
/external/doclava/src/com/google/doclava/
DDoclava.java1207 ArrayList<ClassInfo> layouts = new ArrayList<ClassInfo>(); in writeSdkValues() local
1258 layouts.add(clazz); in writeSdkValues()
1278 layouts.add(clazz); in writeSdkValues()
1312 if (containingClass == null || layouts.indexOf(containingClass) == -1) { in writeSdkValues()
1319 writeClasses(output + "/widgets.txt", widgets, layouts, layoutParams); in writeSdkValues()
1363 ArrayList<ClassInfo> layouts, ArrayList<ClassInfo> layoutParams) { in writeClasses() argument
1377 for (ClassInfo clazz : layouts) { in writeClasses()
/external/webkit/Source/WebCore/platform/mac/
DKeyEventMac.mm167 …// 1. Roman letters. Windows keyboard layouts affect both virtual key codes and character codes fo…
168 // so e.g. 'A' gets the same keyCode on QWERTY, AZERTY or Dvorak layouts.
/external/llvm/bindings/ocaml/target/
Dllvm_target.mli38 (** Struct layouts are speculatively cached. If a TargetDataRef is alive when
/external/chromium/chrome/browser/
Dglobal_keyboard_shortcuts_mac.mm201 // In RTL keyboard layouts, Cocoa mirrors characters in the string
/external/clang/include/clang/Driver/
DCC1Options.td131 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">,
/external/webkit/Source/WebKit/chromium/src/mac/
DWebInputEventFactory.mm128 …// 1. Roman letters. Windows keyboard layouts affect both virtual key codes and character codes fo…
129 // so e.g. 'A' gets the same keyCode on QWERTY, AZERTY or Dvorak layouts.
/external/webkit/Source/WebCore/platform/cocoa/
DKeyEventCocoa.mm565 …is is for U.S. keyboard mapping, and doesn't necessarily make sense for different keyboard layouts.
/external/webkit/Source/WebCore/platform/text/mac/
Dcharacter-sets.txt991 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
/external/webkit/Tools/DumpRenderTree/mac/
DDumpRenderTree.mm468 …// The back/forward cache is causing problems due to layouts during transition from one page to an…
/external/qemu/distrib/sdl-1.2.12/
DCOPYING260 structure layouts and accessors, and small macros and small inline
/external/webkit/
DNOTICE296 structure layouts and accessors, and small macros and small inline
790 structure layouts and accessors, and small macros and small inline
/external/qemu-pc-bios/bochs/
DCOPYING260 structure layouts and accessors, and small macros and small inline
/external/webkit/Tools/mangleme/
DLICENSE260 structure layouts and accessors, and small macros and small inline
/external/webkit/Source/WebCore/
DLICENSE-LGPL-2247 structure layouts and accessors, and small macros and small inline
DLICENSE-LGPL-2.1260 structure layouts and accessors, and small macros and small inline
/external/libnl-headers/
DNOTICE260 structure layouts and accessors, and small macros and small inline
/external/mesa3d/docs/
DCOPYING255 structure layouts and accessors, and small macros and small inline
/external/bluetooth/glib/
DCOPYING247 structure layouts and accessors, and small macros and small inline
/external/qemu-pc-bios/vgabios/
DCOPYING260 structure layouts and accessors, and small macros and small inline

123