Searched refs:setStrokeInfo (Results 1 – 2 of 2) sorted by relevance
160 void setStrokeInfo(const CFX_GraphStateData * graphState, FX_ARGB argb, FX_FLOAT lineWidth);
309 setStrokeInfo(graphState, 0xFF000000, lineWidth); in SetClip_PathStroke()400 setStrokeInfo(graphState, strokeArgb, lineWidth); in DrawPath()940 void CFX_QuartzDeviceDriver::setStrokeInfo(const CFX_GraphStateData* graphState, FX_ARGB argb, FX_F… in setStrokeInfo() function in CFX_QuartzDeviceDriver