Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp654 …HPEN hPen = ExtCreatePen(PenStyle, (DWORD)FXSYS_ceil(width), &lb, pGraphState->m_DashCount, (const… in _CreatePen() local
795 HPEN hPen = NULL; in DrawPath() local
888 HPEN hPen = _CreatePen(pGraphState, pMatrix, 0xff000000); in SetClip_PathStroke() local
911 HPEN hPen = CreatePen(PS_SOLID, 1, rgb); in DrawCosmeticLine() local