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.h178 void setStrokeInfo(const CFX_GraphStateData* graphState,
Dfx_quartz_device.cpp273 setStrokeInfo(graphState, 0xFF000000, lineWidth); in SetClip_PathStroke()
362 setStrokeInfo(graphState, strokeArgb, lineWidth); in DrawPath()
868 void CFX_QuartzDeviceDriver::setStrokeInfo(const CFX_GraphStateData* graphState, in setStrokeInfo() function in CFX_QuartzDeviceDriver