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

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_pattern.cpp100 CPDF_Dictionary* pShadingDict = m_pShadingObj->GetDict(); local
101 if (pShadingDict == NULL) {
111 CPDF_Object* pFunc = pShadingDict->GetElementValue(FX_BSTRC("Function"));
126 CPDF_Object* pCSObj = pShadingDict->GetElementValue(FX_BSTRC("ColorSpace"));
132 m_ShadingType = pShadingDict->GetInteger(FX_BSTRC("ShadingType"));

Completed in 1276 milliseconds