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

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DTransparencyWin.cpp152 , m_savedOnDrawContext(false)
162 ASSERT(!m_savedOnDrawContext);
169 if (m_savedOnDrawContext) {
171 m_savedOnDrawContext = false;
305 m_savedOnDrawContext = true;
338 m_savedOnDrawContext = true;
H A DTransparencyWin.h226 bool m_savedOnDrawContext; member in class:WebCore::TransparencyWin

Completed in 33 milliseconds