HomeSort by relevance Sort by last modified time
    Searched full:compose (Results 126 - 150 of 367) sorted by null

1 2 3 4 56 7 8 91011>>

  /bootable/recovery/edify/
expr.h 157 // Use printf-style arguments to compose an error message to put into
  /dalvik/tests/092-locale/src/
Main.java 134 System.err.println("Bad compose: '" + decomposed + "' --> '"
  /external/bluetooth/bluedroid/stack/avrc/
avrc_opt.c 37 ** Description Compose a VENDOR DEPENDENT command according to p_msg
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button_cell_unittest.mm 93 // dynamically compose the menu given a node.
  /external/libvpx/examples/includes/geshi/geshi/
oracle11.php 125 'COMPOSE',
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_SetAlpha.3 56 Note that RGBA->RGBA blits (with SDL_SRCALPHA set) keep the alpha of the destination surface\&. This means that you cannot compose two arbitrary RGBA surfaces this way and get the result you would expect from "overlaying" them; the destination alpha will work as a mask\&.
  /external/skia/samplecode/
SampleSlides.cpp 29 SkPathEffect* compose; local
31 compose = new SkComposePathEffect(pe, corner);
34 compose = corner;
36 paint->setPathEffect(compose)->unref();
  /external/webkit/Tools/DumpRenderTree/chromium/
EventSender.h 140 // Compose a touch event from the current touch points and send it.
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
oper_32b.c 68 * Compose from two 16 bit DPF a 32 bit integer. *
  /frameworks/base/docs/html/design/patterns/
confirming-acknowledging.jd 43 <p>In this example, if the user navigates back or up from the Gmail compose screen, something possibly unexpected happens: the current draft is automatically saved. An acknowledgment in the form of a toast makes that apparent. It fades after a few seconds.</p>
  /libcore/luni/src/main/java/java/nio/
HeapByteBuffer.java 24 * HeapByteBuffer, ReadWriteHeapByteBuffer and ReadOnlyHeapByteBuffer compose
ReadWriteHeapByteBuffer.java 23 * HeapByteBuffer, ReadWriteHeapByteBuffer and ReadOnlyHeapByteBuffer compose
  /packages/apps/Email/src/com/android/email/widget/
EmailWidget.java 319 // Show compose icon & message list
321 // Don't allow compose for "combined" view
328 // Create click intent for "compose email" target
337 // Hide compose icon & show "touch to configure" text
  /packages/apps/Mms/src/com/android/mms/widget/
MmsWidgetProvider.java 103 // On click intent for Compose
  /packages/apps/Phone/src/com/android/phone/
RespondViaSmsManager.java 231 // Take the user to the standard SMS compose UI.
340 * Brings up the standard SMS compose UI.
347 if (VDBG) log("- Launching SMS compose UI: " + intent);
354 * launch the SMS compose UI. If non-null, the returned Intent will cause the specified message
  /external/flac/libFLAC/
bitreader.c 795 /* compose the value */
975 /* compose the value */
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemSort.java 332 public void compose(StylesheetRoot sroot) method in class:ElemSort
335 super.compose(sroot);
  /external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
Predicates.java 200 public static <A, B> Predicate<A> compose( method in class:Predicates
396 /** @see Predicates#compose(Predicate, Function) */
  /external/icu4c/test/cintltst/
cnormtst.c 536 { 0x62, 0x61, 0x300, 0x63, 0 }, /* 0061 0300 compose */
538 { 0x0627, 0x0653, 0 }, /* 0627 0653 compose */
539 { 0x3071, 0x306f, 0x309a, 0x3073, 0 } /* 306F 309A compose */
542 { 0x1100, 0x1161, 0 }, /* Jamo compose */
543 { 0x1100, 0x314f, 0 }, /* compatibility Jamo compose */
544 { 0x03b1, 0x1f00, 0x0345, 0x03b3, 0 } /* 1F00 0345 compose */
823 /* (compatibility) Jamo L, T do not compose */
    [all...]
  /external/proguard/src/proguard/classfile/util/
DynamicMemberReferenceInitializer.java 474 // Compose the external member name and partial descriptor.
520 // Compose the partial method descriptor.
  /frameworks/base/core/java/android/os/
PerformanceCollector.java 37 * can be labeled with a String, e.g. Launch email app, compose, send, etc.
46 * addIteration("Compose");
  /frameworks/base/core/java/android/view/animation/
AnimationSet.java 356 previousTransformation.compose(temp);
385 t.compose(temp);
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExtensionNamespacesManager.java 144 * Called by StylesheetRoot.recompose(), after all ElemTemplate compose()
  /external/chromium/chrome/browser/renderer_host/
gtk_im_context_wrapper.h 140 // A GtkIMContextSimple object, for supporting dead/compose keys when input
  /external/chromium/chrome/browser/sync/engine/
change_reorder_buffer.cc 105 // A set of single-level links that compose the traversal below |top_|. The

Completed in 532 milliseconds

1 2 3 4 56 7 8 91011>>