OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_bSupportROP
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxge/win32/
fx_win32_print.cpp
25
m_bSupportROP
= TRUE;
79
if (pSource->GetBPP() != 1 || alpha != 255 || !
m_bSupportROP
) {
234
(pSource->IsAlphaMask() && (pSource->GetBPP() != 1 || !
m_bSupportROP
))) {
win32_int.h
270
FX_BOOL
m_bSupportROP
;
Completed in 222 milliseconds