HomeSort by relevance Sort by last modified time
    Searched refs:backing (Results 76 - 100 of 105) sorted by null

1 2 34 5

  /external/webkit/Source/WebKit/mac/WebView/
WebTextCompletionController.mm 113 _popupWindow = [[NSWindow alloc] initWithContentRect:scrollFrame styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuffered defer:NO];
  /external/kernel-headers/original/linux/
blkdev.h 10 #include <linux/backing-dev.h>
  /external/openssl/crypto/
sparccpuid.S 22 ! This routine wipes registers, but not the backing store [which
  /external/webkit/Source/WebCore/page/
FrameView.cpp 653 || !document->fullScreenRenderer()->layer()->backing())
656 RenderLayerBacking* backing = document->fullScreenRenderer()->layer()->backing();
657 if (GraphicsLayer* fullScreenLayer = backing->graphicsLayer())
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderLayer.h 454 RenderLayerBacking* backing() const { return m_backing.get(); } function in class:WebCore::RenderLayer
    [all...]
RenderTreeAsText.cpp 634 ts << " (composited, bounds " << l.backing()->compositedBounds() << ")";
RenderView.cpp 211 if (!compositingLayer->backing()->paintingGoesToWindow()) {
RenderObject.cpp     [all...]
  /external/jpeg/
jmemdosa.asm 9 ; backing store manager (jmemdos.c). Routines are provided to access disk
  /external/qemu/distrib/jpeg-6b/
jmemdosa.asm 9 ; backing store manager (jmemdos.c). Routines are provided to access disk
  /external/webkit/Tools/android/flex-2.5.4a/
flex.skl 203 * possible backing-up.
914 %% code to find the next state, and perhaps do backing up, goes here
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.m 764 Setup a software backing store for reasonable results when
807 backing:NSBackingStoreBuffered
    [all...]
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
NetscapePluginHostProxy.mm 243 m_placeholderWindow.adoptNS([[WebPlaceholderModalWindow alloc] initWithContentRect:NSMakeRect(0, 0, 1, 1) styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuffered defer:YES]);
    [all...]
  /external/webkit/Tools/DumpRenderTree/mac/
DumpRenderTree.mm 316 DumpRenderTreeWindow *window = [[DumpRenderTreeWindow alloc] initWithContentRect:windowRect styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuffered defer:YES];
    [all...]
  /external/v8/src/
objects.h     [all...]
string.js 460 // Use the apply argument as backing for global RegExp properties.
  /external/webkit/Source/WebCore/page/animation/
AnimationBase.cpp     [all...]
  /external/webkit/Source/WebCore/dom/
Document.cpp     [all...]
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.cpp     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 
  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 
lint.jar 
lint_api.jar 
lint_checks.jar 

Completed in 1243 milliseconds

1 2 34 5