Searched refs:m_forceRepaintWhenResumingPainting (Results 1 – 3 of 3) sorted by relevance
51 , m_forceRepaintWhenResumingPainting(false) in ChunkedUpdateDrawingAreaProxy()104 …reaLegacyMessage::ResumePainting, page->pageID(), CoreIPC::In(m_forceRepaintWhenResumingPainting)); in setPageIsVisible()105 m_forceRepaintWhenResumingPainting = false; in setPageIsVisible()129 m_forceRepaintWhenResumingPainting = true; in deprecatedUpdate()
91 bool m_forceRepaintWhenResumingPainting; variable
38889 Initialize m_forceRepaintWhenResumingPainting to false.38892 …Pass the m_forceRepaintWhenResumingPainting along to the DrawingAreaMessage::ResumePainting messag…