Searched refs:m_shouldInvertColors (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebView.h1037 bool m_shouldInvertColors; member in class:WebView
H A DWebView.cpp358 , m_shouldInvertColors(false)
1187 if (m_shouldInvertColors)
2122 if (m_shouldInvertColors == shouldInvertColors)
2125 m_shouldInvertColors = shouldInvertColors;
6569 m_layerTreeHost->setShouldInvertColors(m_shouldInvertColors);

Completed in 135 milliseconds