Searched refs:PaintWebViewAndChildren (Results 1 – 2 of 2) sorted by relevance
838 enum WindowsToPaint { PaintWebViewOnly, PaintWebViewAndChildren }; enumerator
908 windowsToPaint = PaintWebViewAndChildren; in paint()974 gc.setShouldIncludeChildWindows(windowsToPaint == PaintWebViewAndChildren); in paintIntoBackingStore()