Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/native/
Dnative_menu_win.cc358 DrawEdge(dc, &draw_item_struct->rcItem, EDGE_ETCHED, BF_TOP); in OnDrawItem()
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinuser.h1620 #define BF_TOP 0x0002 macro
1624 #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)