Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_allstates.cpp35 void CPDF_AllStates::SetLineDash(CPDF_Array* pArray, float phase, float scale) { in SetLineDash() function in CPDF_AllStates
/external/pdfium/core/fxge/
Dcfx_graphstate.cpp22 void CFX_GraphState::SetLineDash(CPDF_Array* pArray, float phase, float scale) { in SetLineDash() function in CFX_GraphState
/external/pdfium/xfa/fxgraphics/
Dcxfa_graphics.cpp137 void CXFA_Graphics::SetLineDash(float dashPhase, in SetLineDash() function in CXFA_Graphics