HomeSort by relevance Sort by last modified time
    Searched refs:CPDF_GraphState (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/include/fpdfapi/
fpdf_serial.h 51 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;
fpdf_pageobj.h 20 class CPDF_GraphState;
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/
fpdf_page_path.cpp 24 void CPDF_PathObject::SetGraphState(CPDF_GraphState GraphState)
  /external/pdfium/core/src/reflow/
reflowedpage.h 367 CPDF_GraphState m_pGraphState;

Completed in 2109 milliseconds