Home
last modified time | relevance | path

Searched defs:pStates (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_parser.cpp83 CPDF_AllStates* pStates, in CPDF_StreamContentParser()
898 std::unique_ptr<CPDF_AllStates> pStates(new CPDF_AllStates); in Handle_SaveGraphState() local
905 std::unique_ptr<CPDF_AllStates> pStates = std::move(m_StateStack.back()); in Handle_RestoreGraphState() local
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp408 CPDF_GraphicStates* pStates = CloneObjStates(textobj, FALSE); in ProcessType3Text() local
Dfpdf_render.cpp946 CPDF_GraphicStates* pStates = new CPDF_GraphicStates; in CloneObjStates() local
Dfpdf_render_pattern.cpp1060 CPDF_GraphicStates* pStates = NULL; in DrawTilingPattern() local