Home
last modified time | relevance | path

Searched refs:layouts (Results 1 – 25 of 62) 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.c140 emulator->layout = emulator->layout_file->layouts; in qemulator_init()
457 layout = emulator->layout_file->layouts; in handle_key_command()
460 layout = emulator->layout_file->layouts; in handle_key_command()
/external/doclava/src/com/google/doclava/
DDoclava.java1300 ArrayList<ClassInfo> layouts = new ArrayList<ClassInfo>(); in writeSdkValues() local
1351 layouts.add(clazz); in writeSdkValues()
1371 layouts.add(clazz); in writeSdkValues()
1405 if (containingClass == null || layouts.indexOf(containingClass) == -1) { in writeSdkValues()
1412 writeClasses(output + "/widgets.txt", widgets, layouts, layoutParams); in writeSdkValues()
1456 ArrayList<ClassInfo> layouts, ArrayList<ClassInfo> layoutParams) { in writeClasses() argument
1470 for (ClassInfo clazz : layouts) { in writeClasses()
/external/replicaisland/
DREADME.TXT10 …ysterious power source. This is a complete game: all art, dialog, level layouts, and other data a…
43 Genki Mine made all of the art, most of the levels layouts, all of the character designs, most of t…
/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/clang/include/clang/Driver/
DCC1Options.td150 def fdump_vtable_layouts : Flag<"-fdump-vtable-layouts">,
151 HelpText<"Dump the layouts of all vtables that will be emitted in a translation unit">;
362 def fdump_record_layouts : Flag<"-fdump-record-layouts">,
364 def fdump_record_layouts_simple : Flag<"-fdump-record-layouts-simple">,
376 HelpText<"Override record layouts with those in the given file">;
/external/clang/include/clang/Basic/
DLangOptions.def123 BENIGN_LANGOPT(DumpVTableLayouts , 1, 0, "dumping the layouts of emitted vtables")
/external/chromium/chrome/browser/
Dglobal_keyboard_shortcuts_mac.mm201 // In RTL keyboard layouts, Cocoa mirrors characters in the string
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/
Dusage.apt.vm4 layouts for your grammars, as so:
/external/eigen/
DCOPYING.LGPL69 layouts and accessors, or small macros, inline functions and templates
/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/elfutils/libelf/
DChangeLog5 (bogus) sh_offset layouts. It's a dumb use, but should not crash.
/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.15/
DCOPYING260 structure layouts and accessors, and small macros and small inline
/external/webkit/
DNOTICE318 structure layouts and accessors, and small macros and small inline
769 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/libsepol/
DCOPYING260 structure layouts and accessors, and small macros and small inline
/external/jdiff/
DNOTICE260 structure layouts and accessors, and small macros and small inline
/external/libusb-compat/
DCOPYING260 structure layouts and accessors, and small macros and small inline

123