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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/plugins/gtk/
PluginViewGtk.cpp 245 // no valid backing store; clear to the background color
  /external/webkit/WebCore/rendering/
RenderLayer.h 439 RenderLayerBacking* backing() const { return m_backing.get(); } function in class:WebCore::RenderLayer
RenderTreeAsText.cpp 494 ts << " (composited, bounds " << l.backing()->compositedBounds() << ")";
  /external/webkit/WebKit/mac/Plugins/Hosted/
NetscapePluginHostProxy.mm 249 m_placeholderWindow.adoptNS([[WebPlaceholderModalWindow alloc] initWithContentRect:NSMakeRect(0, 0, 1, 1) styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuffered defer:YES]);
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/
dfa.c 42 /* check_for_backing_up - check a DFA state for backing up
  /frameworks/base/cmds/rawbu/
backup.cpp 373 printf("Backing up /data to %s...\n", destPath);
  /frameworks/base/core/java/com/android/internal/view/menu/
IconMenuView.java 302 * have a MenuItemData backing it.
  /external/v8/src/
heap.cc     [all...]
  /external/guava/javadoc/com/google/common/collect/
EnumBiMap.html 210 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the backing delegate instance that methods are forwarded to.</TD>
413 <DD>Returns the backing delegate instance that methods are forwarded to.
    [all...]
EnumHashBiMap.html 209 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the backing delegate instance that methods are forwarded to.</TD>
438 <DD>Returns the backing delegate instance that methods are forwarded to.
    [all...]
HashBiMap.html 220 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the backing delegate instance that methods are forwarded to.</TD>
443 <DD>Returns the backing delegate instance that methods are forwarded to.
    [all...]
AbstractIterator.html 119 <p>Another example is an iterator that skips over null elements in a backing
  /external/jpeg/
install.doc 252 * jmemnobs.c (That stands for No Backing Store :-).) This will compile on
    [all...]
  /frameworks/base/docs/html/resources/tutorials/testing/
activity_test.jd 542 {@link android.widget.AbsSpinner#getAdapter()}. Gets a reference to the adapter (an array of strings) backing the spinner.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
cppinternals.info 530 lower context. This makes backing up by one token easy, but more
567 Backing up more than one token when macros are involved is not
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
cppinternals.info 531 lower context. This makes backing up by one token easy, but more
568 Backing up more than one token when macros are involved is not
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
cppinternals.info 531 lower context. This makes backing up by one token easy, but more
568 Backing up more than one token when macros are involved is not
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
cppinternals.info 530 lower context. This makes backing up by one token easy, but more
567 Backing up more than one token when macros are involved is not
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
cppinternals.info 531 lower context. This makes backing up by one token easy, but more
568 Backing up more than one token when macros are involved is not
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
cppinternals.info 531 lower context. This makes backing up by one token easy, but more
568 Backing up more than one token when macros are involved is not
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
cppinternals.info 530 lower context. This makes backing up by one token easy, but more
567 Backing up more than one token when macros are involved is not
    [all...]
  /dalvik/libcore/luni/src/main/java/java/util/
Hashtable.java 660 * backing map. However, this would require them to have a reference
    [all...]
  /external/bluetooth/glib/gio/
ginputstream.c 418 * Some streams might keep the backing store of the stream (e.g. a file descriptor)
    [all...]
goutputstream.c 489 * Some streams might keep the backing store of the stream (e.g. a file descriptor)
    [all...]
  /external/guava/src/com/google/common/collect/
Iterators.java     [all...]

Completed in 476 milliseconds

1 2 3 4 5 6 7 8 91011>>