OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_savedOnDrawContext
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebCore/platform/graphics/chromium/
TransparencyWin.h
225
bool
m_savedOnDrawContext
;
TransparencyWin.cpp
152
,
m_savedOnDrawContext
(false)
162
ASSERT(!
m_savedOnDrawContext
);
169
if (
m_savedOnDrawContext
) {
171
m_savedOnDrawContext
= false;
305
m_savedOnDrawContext
= true;
338
m_savedOnDrawContext
= true;
Completed in 10 milliseconds