Searched refs:WS_CAPTION (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dwindint.h481 #define WS_CAPTION 0xc00000L macro
H A Drcparse.y449 dialog.style |= WS_CAPTION;
450 style |= WS_CAPTION;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dwindint.h481 #define WS_CAPTION 0xc00000L macro
H A Drcparse.y449 dialog.style |= WS_CAPTION;
450 style |= WS_CAPTION;
H A Drcparse.c2394 dialog.style |= WS_CAPTION;
2395 style |= WS_CAPTION;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dwindint.h481 #define WS_CAPTION 0xc00000L macro
H A Drcparse.y449 dialog.style |= WS_CAPTION;
450 style |= WS_CAPTION;
H A Drcparse.c2394 dialog.style |= WS_CAPTION;
2395 style |= WS_CAPTION;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d279 WS_CAPTION = 0x00c00000,
280 WS_OVERLAPPEDWINDOW = WS_OVERLAPPED|WS_CAPTION|WS_SYSMENU|WS_THICKFRAME|WS_MINIMIZEBOX|WS_MAXIMIZEBOX,

Completed in 161 milliseconds