Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfapi/
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_sta…
100 CPDF_GraphState m_LastGraphState;
Dfpdf_pageobj.h20 class CPDF_GraphState; variable
207 class CPDF_GraphState : public CFX_CountRef<CFX_GraphStateData>
445 CPDF_GraphState m_GraphState;
630 void SetGraphState(CPDF_GraphState GraphState);
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_path.cpp24 void CPDF_PathObject::SetGraphState(CPDF_GraphState GraphState) in SetGraphState()
/external/pdfium/core/src/reflow/
Dreflowedpage.h367 CPDF_GraphState m_pGraphState;