Home | History | Annotate | Download | only in renderer

Lines Matching refs:next_paint_flags_

388       next_paint_flags_(0),
1324 if (!next_paint_flags_ &&
1333 params.flags = next_paint_flags_;
1336 next_paint_flags_ = 0;
1711 return ViewHostMsg_UpdateRect_Flags::is_resize_ack(next_paint_flags_);
1715 next_paint_flags_ |= ViewHostMsg_UpdateRect_Flags::IS_RESIZE_ACK;
1719 next_paint_flags_ |= ViewHostMsg_UpdateRect_Flags::IS_REPAINT_ACK;