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.cpp1022 HPEN hPen = nullptr; in DrawPath() local
1114 HPEN hPen = CreatePen(pGraphState, pMatrix, 0xff000000); in SetClip_PathStroke() local
1138 HPEN hPen = CreatePen(PS_SOLID, 1, rgb); in DrawCosmeticLine() local