Searched refs:WS_BORDER (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Drcparse.y344 dialog.style = WS_POPUP | WS_BORDER | WS_SYSMENU;
369 dialog.style = WS_POPUP | WS_BORDER | WS_SYSMENU;
396 dialog.style = WS_POPUP | WS_BORDER | WS_SYSMENU;
578 default_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
579 base_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
682 default_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
683 base_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
704 default_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
705 base_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
741 default_style = ES_LEFT | WS_BORDER | WS_TABSTO
[all...]
H A Drcparse.c1971 dialog.style = WS_POPUP | WS_BORDER | WS_SYSMENU;
2001 dialog.style = WS_POPUP | WS_BORDER | WS_SYSMENU;
2033 dialog.style = WS_POPUP | WS_BORDER | WS_SYSMENU;
2272 default_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
2273 base_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
2414 default_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
2415 base_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
2448 default_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
2449 base_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
2500 default_style = ES_LEFT | WS_BORDER | WS_TABSTO
[all...]
H A Dwindres.h329 #define WS_BORDER (0x800000L) macro
/macosx-10.10.1/vim-55/runtime/syntax/
H A Drc.vim37 syn keyword rcAttribute WS_CLIPCHILDREN WS_MAXIMIZE WS_CAPTION WS_BORDER WS_DLGFRAME WS_VSCROLL WS_HSCROLL
/macosx-10.10.1/vim-55/src/
H A Dgui_w16.c1397 p = add_dialog_element(p, ES_LEFT | ES_AUTOHSCROLL | WS_TABSTOP | WS_BORDER,
H A Dgui_w32.c3417 p = add_dialog_element(p, ES_LEFT|ES_AUTOHSCROLL|WS_TABSTOP|WS_BORDER,
/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32fns.c7372 f->output_data.w32->dwStyle = WS_BORDER | WS_POPUP | WS_DISABLED;

Completed in 265 milliseconds