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

1 2 3 4 5 6 78 91011>>

  /external/skia/src/animator/
SkDrawExtraPathEffect.cpp 408 const char kDrawComposePathEffectName[] = "pathEffect:compose";
  /external/svox/pico/lib/
picodbg.h 103 * To compose a tracing message line consisting of, e.g. the elements
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebdatasource.cpp 412 * Gives you a #GList of #WebKitWebResource objects that compose the
  /frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
oper_32b.c 53 * Compose from two 16 bit DPF a 32 bit integer. *
  /frameworks/base/libs/hwui/
SkiaShader.cpp 370 // Compose shader
  /packages/apps/Email/src/com/android/email/
Email.java 103 * enables or disables the Compose activity, the boot receiver and the service based on
  /cts/tools/vm-tests-tf/src/util/build/
BuildDalvikSuite.java 131 cat.compose();
137 public void compose() throws IOException { method in class:BuildDalvikSuite
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
OutputProperties.java 552 public void compose(StylesheetRoot sroot) throws TransformerException method in class:OutputProperties
555 super.compose(sroot);
  /external/chromium/chrome/browser/renderer_host/
gtk_im_context_wrapper.cc 78 // context_simple_ is for supporting dead/compose keys when input method is
149 // context_simple_, so that dead/compose keys can still work.
  /external/guava/guava/src/com/google/common/base/
Predicates.java 236 public static <A, B> Predicate<A> compose( method in class:Predicates
517 /** @see Predicates#compose(Predicate, Function) */
  /external/icu4c/common/
normalizer2.cpp 271 impl.compose(src, limit, onlyContiguous, TRUE, buffer, errorCode);
296 return impl.compose(sArray, sArray+s.length(), onlyContiguous, FALSE, buffer, errorCode);
unormimp.h 407 * d) can never compose with a previous character.
408 * e) can never compose with a following character.
  /external/llvm/utils/TableGen/
CodeGenRegisters.h 64 // Returns NULL if this and Idx don't compose.
65 CodeGenSubRegIndex *compose(CodeGenSubRegIndex *Idx) const { function in class:llvm::CodeGenSubRegIndex
SubtargetEmitter.cpp 245 // FormItineraryStageString - Compose a string containing the stage
290 // FormItineraryOperandCycleString - Compose a string containing the
  /external/protobuf/src/google/protobuf/io/
coded_stream.cc 655 // compose the bytes first then use WriteRaw().
755 // compose the bytes first then use WriteRaw().
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 161 might let you search the messages, compose a new message, refresh the list,
162 or change the email settings. The compose view of an email program would
  /frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
GlobalScreenshot.java 156 // we compose the final post-save notification below.
602 // Clear all existing notification, compose the new notification and show it
  /packages/apps/Email/src/com/android/email/activity/
UIControllerBase.java 837 case R.id.compose:
858 * Opens the message compose activity.
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
MessageListItem.java 609 // If the message is a failed one, clicking it should reload it in the compose view,
615 // Assuming the current message is a failed one, reload it into the compose view so
    [all...]
  /packages/apps/Email/res/values/
strings.xml 32 <!-- Title of compose screen -->
33 <string name="compose_title">Compose</string>
90 <string name="compose_action">Compose</string>
103 <!-- Button label for adding CC/BCC fields on message compose. [CHAR LIMIT=16] -->
105 <!-- Menu item label for adding CC/BCC fields on message compose. [CHAR LIMIT=20] -->
107 <!-- Menu item label for adding an attachment on message compose. [CHAR LIMIT=20] -->
307 <string name="body_hint">Compose email</string>
    [all...]
  /external/aac/libPCMutils/src/
pcmutils_lib.cpp 330 /* Compose channel offset table */
377 /* Compose the channel mode */
433 /* Compose channel offset table */
    [all...]
  /packages/apps/Email/res/values-en-rGB/
strings.xml 24 <string name="compose_title" msgid="427986915662706899">"Compose"</string>
49 <string name="compose_action" msgid="4045702519637388045">"Compose"</string>
131 <string name="body_hint" msgid="4279864165439577668">"Compose email"</string>
    [all...]
  /bootable/recovery/edify/
expr.c 496 // Use printf-style arguments to compose an error message to put into
  /cts/tests/tests/view/src/android/view/animation/cts/
AnimationSetTest.java 311 expectedTransformation.compose(tempTransformation);
  /external/bluetooth/bluedroid/stack/avrc/
avrc_api.c 349 ** Description Compose a PASS THROUGH command according to p_msg

Completed in 2613 milliseconds

1 2 3 4 5 6 78 91011>>