Home
last modified time | relevance | path

Searched refs:GraphState (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_path.cpp24 void CPDF_PathObject::SetGraphState(CPDF_GraphState GraphState) { in SetGraphState() argument
25 m_GraphState = GraphState; in SetGraphState()
/external/pdfium/core/include/fpdfapi/
Dfpdf_pageobj.h498 void SetGraphState(CPDF_GraphState GraphState);