Home
last modified time | relevance | path

Searched refs:setStrokeInfo (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fxge/apple/
Dapple_int.h160 void setStrokeInfo(const CFX_GraphStateData * graphState, FX_ARGB argb, FX_FLOAT lineWidth);
Dfx_quartz_device.cpp309 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