HomeSort by relevance Sort by last modified time
    Searched full:modifiers (Results 201 - 225 of 375) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/docs/html/guide/topics/views/
custom-views.jd 132 property accessors and modifiers, and possibly more sophisticated
385 You might also create your own properties with accessors and modifiers,
  /packages/apps/Email/src/com/android/email/mail/store/
Pop3Store.java 114 // defaults, which can be changed by security modifiers
117 // check for security modifiers and apply changes
    [all...]
ImapStore.java 152 // defaults, which can be changed by security modifiers
155 // check for security modifiers and apply changes
    [all...]
  /system/core/adb/
commandline.c 779 /* modifiers and flags */
818 /* out of recognized modifiers and flags */
    [all...]
  /external/webkit/WebKit/win/
WebView.cpp     [all...]
  /dalvik/vm/jdwp/
JdwpHandler.c 581 * Return the modifiers (a/k/a access flags) for a reference type.
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
Bridge.java 245 int modifiers = f.getModifiers(); local
246 if (Modifier.isStatic(modifiers)) {
    [all...]
  /bionic/libc/netbsd/nameser/
ns_name.c 696 /* Special modifiers in zone files. */
  /bionic/libc/tzcode/
strftime.c 278 ** C99 locale modifiers.
  /development/pdk/docs/porting/
bring_up.jd 127 <p> Options are modifiers to services that affect how and when init
  /development/tools/jdwpspy/
Net.c 101 { 2, 3, "ReferenceType.Modifiers" },
  /external/jpeg/
ansi2knr.c 599 /* array modifiers. */
  /external/openssl/crypto/asn1/
asn1_gen.c 599 /* type modifiers */
  /external/openssl/crypto/bio/
bio.h 165 /* modifiers */
  /external/openssl/include/openssl/
bio.h 165 /* modifiers */
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_sysevents.c 284 /* Function to retrieve the current keyboard modifiers */
  /external/webkit/WebCore/platform/qt/
PlatformKeyboardEventQt.cpp 506 const int state = event->modifiers();
  /external/webkit/WebKitTools/QtLauncher/
main.cpp 287 && static_cast<QKeyEvent*>(event)->modifiers() == Qt::ControlModifier) {
  /frameworks/base/graphics/java/android/graphics/drawable/
LayerDrawable.java 279 /** Specify modifiers to the bounds for the drawable[index].
  /system/core/libacc/tests/
disassem.cpp 337 /* Insert tab if there are no instruction modifiers */
  /system/core/libcutils/
tzstrftime.c 228 ** C99 locale modifiers.
  /system/core/libpixelflinger/codeflinger/
disassem.c 336 /* Insert tab if there are no instruction modifiers */
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
as.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
as.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
as.info     [all...]

Completed in 603 milliseconds

1 2 3 4 5 6 7 891011>>