Searched refs:CPDF_GraphicStates (Results 1 – 7 of 7) sorted by relevance
25 class CPDF_GraphicStates; variable435 class CPDF_GraphicStates 439 void CopyStates(const CPDF_GraphicStates& src);453 class CPDF_PageObject : public CPDF_GraphicStates
99 … const CPDF_GraphicStates* pInitialStates, const CPDF_RenderOptions* pOptions,151 static CPDF_GraphicStates* CloneObjStates(const CPDF_GraphicStates* pPathObj, FX_BOOL bStroke);170 CPDF_GraphicStates m_InitialStates;
217 … const CPDF_RenderStatus* pParentState, const CPDF_GraphicStates* pInitialStates, in Initialize()923 CPDF_GraphicStates* CPDF_RenderStatus::CloneObjStates(const CPDF_GraphicStates* pSrcStates, FX_BOOL… in CloneObjStates()928 CPDF_GraphicStates* pStates = new CPDF_GraphicStates; in CloneObjStates()
416 CPDF_GraphicStates* pStates = CloneObjStates(textobj, FALSE); in ProcessType3Text()
973 CPDF_GraphicStates* pStates = NULL; in DrawTilingPattern()
13 void CPDF_GraphicStates::DefaultStates() in DefaultStates()17 void CPDF_GraphicStates::CopyStates(const CPDF_GraphicStates& src) in CopyStates()
316 class CPDF_AllStates : public CPDF_GraphicStates