Home
last modified time | relevance | path

Searched refs:m_bMetafileDCType (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/win32/
Dwin32_int.h180 bool m_bMetafileDCType; variable
Dfx_win32_device.cpp734 m_bMetafileDCType = obj_type == OBJ_ENHMETADC || obj_type == OBJ_ENHMETAFILE; in CGdiDeviceDriver()
935 if (!m_bMetafileDCType) { // EMF drawing is not bound to the DC. in DrawLine()