Searched refs:BF_TOP (Results 1 – 2 of 2) sorted by relevance
358 DrawEdge(dc, &draw_item_struct->rcItem, EDGE_ETCHED, BF_TOP); in OnDrawItem()
1620 #define BF_TOP 0x0002 macro1624 #define BF_TOPLEFT (BF_TOP | BF_LEFT)1625 #define BF_TOPRIGHT (BF_TOP | BF_RIGHT)1628 #define BF_RECT (BF_LEFT | BF_TOP | BF_RIGHT | BF_BOTTOM)1632 #define BF_DIAGONAL_ENDTOPRIGHT (BF_DIAGONAL | BF_TOP | BF_RIGHT)1633 #define BF_DIAGONAL_ENDTOPLEFT (BF_DIAGONAL | BF_TOP | BF_LEFT)