Home
last modified time | relevance | path

Searched refs:LineJoinMiterClipped (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rostests/winetests/gdiplus/
H A Dcustomlinecap.c130 stat = GdipSetCustomLineCapStrokeJoin(custom, LineJoinMiterClipped); in test_linejoin()
134 expect(LineJoinMiterClipped, join); in test_linejoin()
/reactos/sdk/include/psdk/
H A Dgdiplusenums.h109 LineJoinMiterClipped = 3 enumerator
/reactos/dll/win32/gdiplus/
H A Dpen.c62 case LineJoinMiterClipped: in gdip_to_gdi_join()
H A Dgraphicspath.c1843 case LineJoinMiterClipped: in widen_joint()