Searched defs:CFX_GraphState (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/fxge/
H A Dcfx_graphstate.h15 class CFX_GraphState { class
17 CFX_GraphState();
18 CFX_GraphState(const CFX_GraphState& that);
19 ~CFX_GraphState();
/external/pdfium/core/fxge/ge/
H A Dcfx_graphstate.cpp11 CFX_GraphState::CFX_GraphState() {} function in class:CFX_GraphState
13 CFX_GraphState::CFX_GraphState(const CFX_GraphState& that) function in class:CFX_GraphState
16 CFX_GraphState::~CFX_GraphState() {}
18 void CFX_GraphState::Emplace() {
22 void CFX_GraphState::SetLineDash(CPDF_Array* pArray,
32 FX_FLOAT CFX_GraphState
[all...]

Completed in 54 milliseconds