Searched refs:GetBlendType (Results 1 – 7 of 7) sorted by relevance
81 switch (GetBlendType()) { in GetBlendMode()118 BlendMode CPDF_GeneralState::GetBlendType() const { in GetBlendType() function in CPDF_GeneralState
32 BlendMode GetBlendType() const;
108 if (m_GeneralState.GetBlendType() > BlendMode::kMultiply) in ProcessExtGS()
428 graphD.blendType = pPageObj->m_GeneralState.GetBlendType(); in ProcessGraphics()
133 state.GetOPMode() != 0 || state.GetBlendType() != BlendMode::kNormal || in StartRenderDIBBase()
601 BlendMode blend_type = pPageObj->m_GeneralState.GetBlendType(); in ProcessTransparency()
484 if (pPageObj->m_GeneralState.GetBlendType() != BlendMode::kNormal) in FPDFPageObj_HasTransparency()