Home
last modified time | relevance | path

Searched defs:SetLineDash (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_allstates.cpp39 void CPDF_AllStates::SetLineDash(const CPDF_Array* pArray, in SetLineDash() function in CPDF_AllStates
/external/pdfium/core/fxge/
Dcfx_graphstate.cpp22 void CFX_GraphState::SetLineDash(std::vector<float> dashes, in SetLineDash() function in CFX_GraphState
/external/pdfium/xfa/fxgraphics/
Dcxfa_graphics.cpp138 void CXFA_Graphics::SetLineDash(float dashPhase, in SetLineDash() function in CXFA_Graphics