Home
last modified time | relevance | path

Searched defs:pSMaskDict (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfpdfeditpage.cpp233 CPDF_Dictionary* pSMaskDict = pGeneralState ? (CPDF_Dictionary*)pGeneralState->m_pSoftMask : NULL; in FPDFPageObj_HasTransparency() local
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_image.cpp962 CFX_DIBitmap* CPDF_RenderStatus::LoadSMask(CPDF_Dictionary* pSMaskDict, in LoadSMask()
Dfpdf_render.cpp724 … CPDF_Dictionary* pSMaskDict = pGeneralState ? (CPDF_Dictionary*)pGeneralState->m_pSoftMask : NULL; in ProcessTransparency() local