Searched refs:PDFTRANS_GROUP (Results 1 – 7 of 7) sorted by relevance
29 #define PDFTRANS_GROUP 0x0100 macro
257 …Form->m_Transparency & PDFTRANS_ISOLATED) && (pFormObj->m_pForm->m_Transparency & PDFTRANS_GROUP))) in FPDFPageObj_HasTransparency()
672 if (pForm->m_Transparency & PDFTRANS_GROUP) { in Start()
1007 if (pForm->m_Transparency & PDFTRANS_GROUP) { in Start()
801 m_Transparency |= PDFTRANS_GROUP; in LoadTransInfo()
893 if (Transparency & PDFTRANS_GROUP && group_alpha != 1.0f) { in ProcessTransparency()898 Transparency |= PDFTRANS_GROUP; in ProcessTransparency()
74 FX_BOOL bGroup = Transparency & PDFTRANS_GROUP; in CompositeDIBitmap()