HomeSort by relevance Sort by last modified time
    Searched refs:hide_compositor_window_at_next_paint_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_win.cc 224 hide_compositor_window_at_next_paint_(false),
860 if (hide_compositor_window_at_next_paint_) {
862 hide_compositor_window_at_next_paint_ = false;
    [all...]
render_widget_host_view_win.h 282 bool hide_compositor_window_at_next_paint_; member in class:RenderWidgetHostViewWin

Completed in 734 milliseconds