Home
last modified time | relevance | path

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

/reactos/dll/win32/gdiplus/
H A Dpen.c70 static GpPenType bt_to_pt(GpBrushType bt) in bt_to_pt() function
343 *type = bt_to_pt(pen->brush->bt); in GdipGetPenFillType()