Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp683 static HPEN _CreatePen(const CFX_GraphStateData* pGraphState, in _CreatePen() function
907 hPen = _CreatePen(pGraphState, pMatrix, stroke_color); in DrawPath()
997 HPEN hPen = _CreatePen(pGraphState, pMatrix, 0xff000000); in SetClip_PathStroke()