Searched refs:border_width (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
H A D | xgettext-glade-1 | 79 <border_width>2</border_width> 291 <border_width>1</border_width> 306 <border_width>1</border_width> 575 <border_width>100</border_width> 599 <border_width>75</border_width> 647 <border_width>150</border_width> 700 <border_width>50</border_width> 846 <border_width>50</border_width> 885 <border_width>10</border_width> 1065 <border_width>5</border_width> [all …]
|
H A D | xgettext-glade-2 | 32 <border_width>5</border_width>
|
/netbsd-src/external/mit/xorg/lib/libxcb/files/ |
H A D | screensaver.h | 166 uint16_t border_width; member 375 uint16_t border_width, 397 uint16_t border_width, 422 … uint16_t border_width, 444 uint16_t border_width,
|
H A D | screensaver.c | 547 uint16_t border_width, in xcb_screensaver_set_attributes_checked() argument 570 xcb_out.border_width = border_width; in xcb_screensaver_set_attributes_checked() 596 uint16_t border_width, in xcb_screensaver_set_attributes() argument 619 xcb_out.border_width = border_width; in xcb_screensaver_set_attributes() 645 … uint16_t border_width, in xcb_screensaver_set_attributes_aux_checked() argument 669 xcb_out.border_width = border_width; in xcb_screensaver_set_attributes_aux_checked() 696 uint16_t border_width, in xcb_screensaver_set_attributes_aux() argument 720 xcb_out.border_width = border_width; in xcb_screensaver_set_attributes_aux()
|
H A D | xproto.h | 802 uint16_t border_width; member 903 uint16_t border_width; member 925 uint16_t border_width; member 1512 uint16_t border_width; member 1742 uint32_t border_width; member 1813 uint16_t border_width; member 5724 uint16_t border_width, 5782 uint16_t border_width, 5843 uint16_t border_width, 5901 uint16_t border_width,
|
H A D | xproto.c | 1366 uint16_t border_width, in xcb_create_window_checked() argument 1390 xcb_out.border_width = border_width; in xcb_create_window_checked() 1417 uint16_t border_width, in xcb_create_window() argument 1441 xcb_out.border_width = border_width; in xcb_create_window() 1468 uint16_t border_width, in xcb_create_window_aux_checked() argument 1493 xcb_out.border_width = border_width; in xcb_create_window_aux_checked() 1521 uint16_t border_width, in xcb_create_window_aux() argument 1546 xcb_out.border_width = border_width; in xcb_create_window_aux() 2614 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->border_width; in xcb_configure_window_value_list_serialize() 2708 _aux->border_width = *(uint32_t *)xcb_tmp; in xcb_configure_window_value_list_unpack()
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 15244 [gdb/tui] Don't include border_width in left_margin
|