Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 90 of file afhints.h.
{ AF_EDGE_NORMAL = 0, AF_EDGE_ROUND = 1 << 0, AF_EDGE_SERIF = 1 << 1, AF_EDGE_DONE = 1 << 2 } AF_Edge_Flags;