OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:background_pixel
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mit/xorg/lib/libxcb/files/
screensaver.h
135
uint32_t
background_pixel
;
member in struct:xcb_screensaver_set_attributes_value_list_t
screensaver.c
230
/* xcb_screensaver_set_attributes_value_list_t.
background_pixel
*/
231
xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->
background_pixel
;
391
/* xcb_screensaver_set_attributes_value_list_t.
background_pixel
*/
392
_aux->
background_pixel
= *(uint32_t *)xcb_tmp;
xproto.h
1480
uint32_t
background_pixel
;
member in struct:xcb_create_window_value_list_t
1523
uint32_t
background_pixel
;
member in struct:xcb_change_window_attributes_value_list_t
xproto.c
1047
/* xcb_create_window_value_list_t.
background_pixel
*/
1048
xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->
background_pixel
;
1208
/* xcb_create_window_value_list_t.
background_pixel
*/
1209
_aux->
background_pixel
= *(uint32_t *)xcb_tmp;
1598
/* xcb_change_window_attributes_value_list_t.
background_pixel
*/
1599
xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->
background_pixel
;
1759
/* xcb_change_window_attributes_value_list_t.
background_pixel
*/
1760
_aux->
background_pixel
= *(uint32_t *)xcb_tmp;
/src/external/bsd/nvi/dist/motif_l/
xtabbed.c
967
values.foreground = ((XmTabsWidget)self)->core.
background_pixel
;
978
value->addr = (XtPointer) &((XmTabsWidget)self)->core.
background_pixel
;
1310
if (((XmTabsWidget)self)->core.
background_pixel
!= ((XmTabsWidget)old)->core.
background_pixel
Completed in 39 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026