Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/ntgdi/
H A Dpath.h110 IntGdiWidenPath(PPATH pPath, UINT penWidth, UINT penStyle, FLOAT eMiterLimit);
H A Dpath.c1789 IntGdiWidenPath(PPATH pPath, UINT penWidth, UINT penStyle, FLOAT eMiterLimit) in IntGdiWidenPath() function
2198 return IntGdiWidenPath(pPath, penWidth, penStyle, dc->dclevel.laPath.eMiterLimit); in PATH_WidenPathEx()