Home
last modified time | relevance | path

Searched refs:m_skipContentDraw (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/android/jni/
DWebViewCore.h756 bool m_skipContentDraw; variable
DWebViewCore.cpp424 , m_skipContentDraw(false) in WebViewCore()
898 m_skipContentDraw = true; in recordContent()
902 m_skipContentDraw = false; in recordContent()
972 if (!m_skipContentDraw) in contentInvalidate()