Searched refs:PaintWebViewOnly (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebView.h1013 enum WindowsToPaint { PaintWebViewOnly, PaintWebViewAndChildren }; enumerator in enum:WebView::WindowsToPaint
1015 void updateBackingStore(WebCore::FrameView*, HDC = 0, bool backingStoreCompletelyDirty = false, WindowsToPaint = PaintWebViewOnly);
H A DWebView.cpp1094 windowsToPaint = PaintWebViewOnly;

Completed in 101 milliseconds