Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp94 HPEN CreatePen(const CFX_GraphStateData* pGraphState, in CreatePen() function
1026 hPen = CreatePen(pGraphState, pMatrix, stroke_color); in DrawPath()
1114 HPEN hPen = CreatePen(pGraphState, pMatrix, 0xff000000); in SetClip_PathStroke()
1138 HPEN hPen = CreatePen(PS_SOLID, 1, rgb); in DrawCosmeticLine()
/external/syzkaller/executor/
Dsyscalls.h12172 {"CreatePen", 0, (syscall_t)CreatePen},
/external/syzkaller/sys/windows/
Dwindows.txt938 CreatePen(iStyle int32, cWidth int32, color int32)