Searched refs:CPDF_GraphState (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/include/fpdfapi/
H A Dfpdf_serial.h51 friend CPDF_PageArchiveSaver& operator << (CPDF_PageArchiveSaver& ar, CPDF_GraphState graph_state);
63 CPDF_GraphState m_LastGraphState;
85 friend CPDF_PageArchiveLoader& operator >> (CPDF_PageArchiveLoader& ar, CPDF_GraphState& graph_state);
100 CPDF_GraphState m_LastGraphState;
H A Dfpdf_pageobj.h20 class CPDF_GraphState;
207 class CPDF_GraphState : public CFX_CountRef<CFX_GraphStateData> class in inherits:CFX_CountRef
445 CPDF_GraphState m_GraphState;
630 void SetGraphState(CPDF_GraphState GraphState);
/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_path.cpp24 void CPDF_PathObject::SetGraphState(CPDF_GraphState GraphState)
/external/pdfium/core/src/reflow/
H A Dreflowedpage.h367 CPDF_GraphState m_pGraphState;

Completed in 1634 milliseconds