Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp85 HPEN CreateExtPen(const CFX_GraphStateData* pGraphState, in CreateExtPen() function
1014 hPen = CreateExtPen(pGraphState, pMatrix, stroke_color); in DrawPath()
1111 HPEN hPen = CreateExtPen(pGraphState, pMatrix, 0xff000000); in SetClip_PathStroke()