Searched refs:IsPath (Results 1 – 7 of 7) sorted by relevance
26 bool CPDF_PathObject::IsPath() const { in IsPath() function in CPDF_PathObject
25 bool IsPath() const override;
18 bool CPDF_PageObject::IsPath() const { in IsPath() function in CPDF_PageObject
41 virtual bool IsPath() const;
331 GET_PROC_SUFFIX(IsPath, NV); in GrGLMakeAssembledGLInterface()748 GET_PROC_SUFFIX(IsPath, NV); in GrGLMakeAssembledGLESInterface()773 GET_PROC_SUFFIX(IsPath, CHROMIUM); in GrGLMakeAssembledGLESInterface()
495 if (pPageObj->IsPath() && pPageObj->m_GeneralState.GetStrokeAlpha() != 1.0f) in FPDFPageObj_HasTransparency()
568 if (pPageObj->IsPath()) in ClipPattern()