Home
last modified time | relevance | path

Searched defs:windowsToPaint (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/win/
DWebView.cpp942 …tore(FrameView* frameView, HDC dc, bool backingStoreCompletelyDirty, WindowsToPaint windowsToPaint) in updateBackingStore()
1019 WindowsToPaint windowsToPaint; in paint() local
1080 …gStore(FrameView* frameView, HDC bitmapDC, const IntRect& dirtyRect, WindowsToPaint windowsToPaint) in paintIntoBackingStore()