HomeSort by relevance Sort by last modified time
    Searched refs:m_savedOnDrawContext (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
TransparencyWin.h 225 bool m_savedOnDrawContext;
TransparencyWin.cpp 146 , m_savedOnDrawContext(false)
156 ASSERT(!m_savedOnDrawContext);
163 if (m_savedOnDrawContext) {
165 m_savedOnDrawContext = false;
307 m_savedOnDrawContext = true;
340 m_savedOnDrawContext = true;

Completed in 3672 milliseconds