Searched defs:SetLineDash (Results 1 – 3 of 3) sorted by relevance
35 void CPDF_AllStates::SetLineDash(CPDF_Array* pArray, float phase, float scale) { in SetLineDash() function in CPDF_AllStates
22 void CFX_GraphState::SetLineDash(CPDF_Array* pArray, float phase, float scale) { in SetLineDash() function in CFX_GraphState
137 void CXFA_Graphics::SetLineDash(float dashPhase, in SetLineDash() function in CXFA_Graphics