HomeSort by relevance Sort by last modified time
    Searched full:compose (Results 276 - 300 of 603) sorted by null

<<11121314151617181920>>

  /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/chromium_org/content/browser/renderer_host/
gtk_im_context_wrapper.cc 70 // context_simple_ is for supporting dead/compose keys when input method is
145 // context_simple_, so that dead/compose keys can still work.
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
DOMPatchSupport.cpp 134 // Compose the old list.
140 // Compose the new list.
  /external/chromium_org/third_party/icu/source/common/
normalizer2.cpp 261 impl.compose(src, limit, onlyContiguous, TRUE, buffer, errorCode);
285 return impl.compose(sArray, sArray+s.length(), onlyContiguous, FALSE, buffer, errorCode);
unormimp.h 416 * d) can never compose with a previous character.
417 * e) can never compose with a following character.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
coded_stream.cc 682 // compose the bytes first then use WriteRaw().
782 // compose the bytes first then use WriteRaw().
  /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 324 impl.compose(src, limit, onlyContiguous, TRUE, buffer, errorCode);
349 return impl.compose(sArray, sArray+s.length(), onlyContiguous, FALSE, buffer, errorCode);
    [all...]
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 71 // Returns NULL if this and Idx don't compose.
72 CodeGenSubRegIndex *compose(CodeGenSubRegIndex *Idx) const { function in class:llvm::CodeGenSubRegIndex
RegisterInfoEmitter.cpp 601 // Try to combine Idx's compose map into Vec if it is compatible.
639 // compose(IdxA, IdxB) == compose(IdxA', IdxB)
    [all...]
  /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 162 might let you search the messages, compose a new message, refresh the list,
163 or change the email settings. The compose view of an email program would
  /frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
GlobalScreenshot.java 172 // we compose the final post-save notification below.
665 // Clear all existing notification, compose the new notification and show it
  /packages/apps/Mms/src/com/android/mms/ui/
MessageListItem.java 606 // If the message is a failed one, clicking it should reload it in the compose view,
612 // Assuming the current message is a failed one, reload it into the compose view so
    [all...]
  /packages/apps/UnifiedEmail/res/values/
styles.xml 19 <!-- Compose Styles -->
134 <!-- End Compose styles -->
  /packages/apps/Mms/res/values/
strings.xml 25 <!-- Command name to open a Compose screen; displays in conversation list.
34 <string name="menu_compose_new">Compose</string>
178 <!-- Toast text when user tries to compose while we are not the default SMS app -->
179 <string name="compose_disabled_toast">Can\'t compose. Not default SMS app.</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...]
  /frameworks/support/v4/java/android/support/v4/view/
ViewCompat.java     [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/bta/hl/
bta_hl_sdp.c 89 ** Description This function is called to compose a data sequence from
  /external/bluetooth/bluedroid/stack/mcap/
mca_cact.c 105 * Get the mdl_id in dcb to compose the request */
  /external/chromium/base/
stl_util-inl.h 328 // Functors that compose arbitrary unary and binary functions with a

Completed in 2547 milliseconds

<<11121314151617181920>>