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

1 2 3 4 5 6 7 8 91011>>

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemLiteralResult.java 98 public void compose(StylesheetRoot sroot) throws TransformerException method in class:ElemLiteralResult
100 super.compose(sroot);
    [all...]
TemplateList.java 173 public void compose(StylesheetRoot sroot) method in class:TemplateList
  /external/icu4c/common/unicode/
normlzr.h 218 * Compose a <code>UnicodeString</code>.
234 static void U_EXPORT2 compose(const UnicodeString& source,
  /frameworks/support/v4/java/android/support/v4/view/
ViewCompat.java 700 * @param paint The paint used to compose the layer. This argument is optional
708 * @param paint The paint used to compose the layer. This argument is optional
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java 181 private static final String TAG = "Mms/compose";
287 // activity. On a new compose message case, when the first
    [all...]
  /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>
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11events.c     [all...]
  /external/skia/src/pdf/
SkPDFFont.cpp     [all...]
  /external/srec/tools/grxmlcompile/
grxmlcompile.cpp     [all...]
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd 277 supports VST (for PC) or AU (for Mac) plugins. Here the author will compose
    [all...]
  /packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
Tags.java 51 public static final int COMPOSE = 0x15;
    [all...]
  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/common/utilities/
FileUtil.java 477 * Get the list of all File objects that compose the path to the given File
482 * @return a List with all the File objects that compose the path to the
    [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_db.c 213 ** Description This function is called to compose a data sequence from
    [all...]
  /external/chromium/net/socket/
client_socket_pool_base.h 7 // Subclasses of ClientSocketPool should compose ClientSocketPoolBase to handle
  /external/flac/libFLAC/ia32/
bitreader_asm.nasm 537 ; compose the value
  /external/icu4c/common/
normalizer2impl.h 337 UBool compose(const UChar *src, const UChar *limit,
  /external/icu4c/i18n/unicode/
udatpg.h 410 * The date time format is a message format pattern used to compose date and
  /external/libnfc-nxp/src/
phFriNfc_NdefRecord.h 62 * \li Compose a NDEF record and optionally append it to an existing buffer/message
  /external/openssl/crypto/modes/asm/
ghash-armv4.pl 388 vsli.8 $Zo,$T,#1 @ compose the "carry" byte
  /external/oprofile/opcontrol/
opcontrol.cpp 790 /* Compose name:id:count:unit_mask:kernel:user, something like
  /external/qemu/block/
vmdk.c 791 /* compose the descriptor */
  /external/skia/samplecode/
SampleAll.cpp 516 paint.setShader(shaderTest())->unref(); // test compose shader
  /external/webkit/Source/WebCore/page/
SpatialNavigation.cpp 700 // Compose a virtual starting rect if there is no focused node or if it is off screen.
  /frameworks/base/core/java/android/animation/
ObjectAnimator.java 403 * value makes it easier to compose statements together that construct and then set the
  /frameworks/base/core/java/android/view/
InputDevice.java 33 * keyboard may compose the capabilities of a standard keyboard together with a track pad mouse

Completed in 2460 milliseconds

1 2 3 4 5 6 7 8 91011>>