Home
last modified time | relevance | path

Searched refs:ProcessExtGS (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
Dpageint.h322 void ProcessExtGS(CPDF_Dictionary* pGS, CPDF_StreamContentParser* pParser);
Dfpdf_page_graph_state.cpp480 void CPDF_AllStates::ProcessExtGS(CPDF_Dictionary* pGS, CPDF_StreamContentParser* pParser) in ProcessExtGS() function in CPDF_AllStates
Dfpdf_page_parser.cpp860 m_pCurStates->ProcessExtGS(pGS, this); in Handle_SetExtendGraphState()