Searched refs:dashcap (Results 1 – 4 of 4) sorted by relevance
283 *dashCap = pen->dashcap; in GdipGetPenDashCap197819()632 pen->dashcap = dashCap; in GdipSetPenDashCap197819()701 pen->dashcap = dash; in GdipSetPenLineCap197819()
209 GpDashCap dashcap; member
2232 if (pen->dashcap != DashCapFlat) in GdipWidenPath()2233 FIXME("unimplemented dash cap %d\n", pen->dashcap); in GdipWidenPath()
4356 if (pen->dashcap != DashCapFlat) in METAFILE_AddPenObject()4444 *(DWORD*)(pen_data->OptionalData + i) = pen->dashcap; in METAFILE_AddPenObject()