Home
last modified time | relevance | path

Searched defs:hPen (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp1010 HPEN hPen = nullptr; in DrawPath() local
1111 HPEN hPen = CreateExtPen(pGraphState, pMatrix, 0xff000000); in SetClip_PathStroke() local
1135 HPEN hPen = CreatePen(PS_SOLID, 1, colorref); in DrawCosmeticLine() local