Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_allstates.cpp38 void CPDF_AllStates::SetLineDash(const CPDF_Array* pArray, in SetLineDash() function in CPDF_AllStates
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_graphstate.cpp22 void CFX_GraphState::SetLineDash(std::vector<float> dashes, in SetLineDash() function in CFX_GraphState
/aosp_15_r20/external/pdfium/xfa/fgas/graphics/
H A Dcfgas_gegraphics.cpp141 void CFGAS_GEGraphics::SetLineDash(float dashPhase, in SetLineDash() function in CFGAS_GEGraphics