Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp2484 bool bIsolated = !!(iTransparency & PDFTRANS_ISOLATED); in CompositeDIBitmap() local
2486 bool bBackAlphaRequired = blend_mode && bIsolated && !m_bDropObjects; in CompositeDIBitmap()
2492 if (bIsolated || !bGroup) { in CompositeDIBitmap()
2537 GetBackdrop(m_pCurObj, rect, blend_mode > FXDIB_BLEND_NORMAL && bIsolated, in CompositeDIBitmap()