Searched refs:XF86ConfDisplayPtr (Results 1 - 6 of 6) sorted by relevance
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/ |
H A D | fbc_Screen.h | 50 XF86ConfDisplayPtr display_subsectn_ptr); /* Ptr to Display subsectn */ 52 XF86ConfDisplayPtr fbc_find_active_Display_subsection( 55 XF86ConfDisplayPtr scrn_display_lst); /* Display subsection list */ 62 XF86ConfDisplayPtr display_subsectn_ptr, /* Ptr to Display subsectn */ 69 XF86ConfDisplayPtr *display_ptr); /* Ptr to new Display subsectn IR */
|
H A D | fbc_Screen.c | 151 XF86ConfDisplayPtr display_subsectn_ptr) /* Ptr to Display subsectn */ 175 XF86ConfDisplayPtr 179 XF86ConfDisplayPtr scrn_display_lst) /* Display subsection list */ 182 XF86ConfDisplayPtr display_subsectn_ptr; /* Ptr to Display subsectn */ 189 display_subsectn_ptr = (XF86ConfDisplayPtr) 307 XF86ConfDisplayPtr display_subsectn_ptr, /* Ptr to Display subsectn */ 425 XF86ConfDisplayPtr *display_ptr) /* Ptr to new Display subsection IR */ 488 (XF86ConfDisplayPtr)xf86addListItem(
|
H A D | fbc_xorg.h | 46 XF86ConfDisplayPtr display_subsectn; /* Ptr to Display subsection */
|
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/ |
H A D | configProcs.h | 138 XF86ConfDisplayPtr xf86parseDisplaySubSection(void); 141 FILE *cf, XF86ConfDisplayPtr dptr, const char *const whitespace[]); 143 FILE *cf, XF86ConfDisplayPtr dptr, const char *const whitespace[]); 145 FILE *cf, XF86ConfDisplayPtr dptr, const char *const whitespace[]); 147 FILE *cf, XF86ConfDisplayPtr dptr, const char *const whitespace[]); 163 FILE *cf, XF86ConfDisplayPtr dptr, const char *const whitespace[]); 166 void xf86freeDisplayList(XF86ConfDisplayPtr ptr);
|
H A D | Screen.c | 181 XF86ConfDisplayPtr 188 parsePrologue (XF86ConfDisplayPtr, XF86ConfDisplayRec) 484 XF86ConfDisplayPtr); 527 XF86ConfDisplayPtr dptr, /* Ptr to Display subsection */ 546 XF86ConfDisplayPtr dptr, /* Ptr to Display subsection */ 563 XF86ConfDisplayPtr dptr, /* Ptr to Display subsection */ 589 XF86ConfDisplayPtr dptr, /* Ptr to Display subsection */ 703 XF86ConfDisplayPtr dptr; 864 xf86freeDisplayList (XF86ConfDisplayPtr ptr) 866 XF86ConfDisplayPtr pre [all...] |
H A D | xf86Parser.h | 336 XF86ConfDisplayRec, *XF86ConfDisplayPtr; typedef in typeref:struct:__anon72 384 XF86ConfDisplayPtr scrn_display_lst;
|
Completed in 25 milliseconds