Searched refs:PDFPAGE_PATH (Results 1 – 7 of 7) sorted by relevance
430 #define PDFPAGE_PATH 2 macro621 m_Type = PDFPAGE_PATH; in CPDF_PathObject()
239 if(pPageObj->m_Type == PDFPAGE_PATH) in FPDFPageObj_HasTransparency()
17 case PDFPAGE_PATH: in Create()65 case PDFPAGE_PATH: in RecalcBBox()
401 case PDFPAGE_PATH: in ProcessObjectNoClip()422 case PDFPAGE_PATH: in DrawObjWithBlend()
849 if (pPageObj->m_Type == PDFPAGE_PATH) { in DrawShadingPattern()923 if (pPageObj->m_Type == PDFPAGE_PATH) { in DrawTilingPattern()
776 } else if(pObj->m_Type == PDFPAGE_PATH) { in ProcessObject()1113 } else if(pObj->m_Type == PDFPAGE_PATH) { in CreateRFData()
498 if(!pObj || pObj->m_Type == PDFPAGE_PATH) { in GenerateLine()