Searched refs:m_pSoftMask (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/src/
H A Dfpdfeditpage.cpp240 CPDF_Dictionary* pSMaskDict = pGeneralState ? (CPDF_Dictionary*)pGeneralState->m_pSoftMask : NULL;
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_pageobj.h283 CPDF_Object* m_pSoftMask; member in class:CPDF_GeneralStateData
/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_graph_state.cpp552 pGeneralState->m_pSoftMask = pObject;
555 pGeneralState->m_pSoftMask = NULL;
H A Dfpdf_page_parser_new.cpp677 pData->m_pSoftMask = NULL;
H A Dfpdf_page_parser_old.cpp1012 pData->m_pSoftMask = NULL;
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render.cpp758 CPDF_Dictionary* pSMaskDict = pGeneralState ? (CPDF_Dictionary*)pGeneralState->m_pSoftMask : NULL;

Completed in 3551 milliseconds