Searched refs:XF86ConfigPtr (Results 1 - 25 of 34) sorted by relevance
12
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/ |
H A D | fbc_Modes.h | 36 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */ 41 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */ 47 XF86ConfigPtr configIR, 53 XF86ConfigPtr configIR,
|
H A D | fbc_append_config.h | 38 XF86ConfigPtr configIR, /* Config Internal Representation */
|
H A D | fbc_write_config.h | 36 #include "xf86Parser.h" /* XF86ConfigPtr */ 48 XF86ConfigPtr configIR); /* Ptr to config file Internal Rep */
|
H A D | fbc_edit_config.h | 36 #include "xf86Parser.h" /* XF86ConfigPtr */ 46 XF86ConfigPtr configIR, /* Config Internal Representation */ 54 XF86ConfigPtr configIR, /* Config Internal Representation */
|
H A D | fbc_Device.h | 32 #include "xf86Parser.h" /* XF86ConfigPtr */ 47 XF86ConfigPtr configIR, /* Config Internal Representation */
|
H A D | fbc_mode_list.h | 48 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */
|
H A D | fbc_res.h | 60 XF86ConfigPtr configIR); /* Ptr to configuration Internal Rep */ 63 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */
|
H A D | fbc_Monitor.h | 48 XF86ConfigPtr configIR, /* Config Internal Representation */
|
H A D | fbc_append_config.c | 53 XF86ConfigPtr configIR, /* Config Internal Representation */
|
H A D | fbc_Modes.c | 61 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */ 170 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */ 216 XF86ConfigPtr configIR, 250 XF86ConfigPtr configIR,
|
H A D | fbc_Screen.h | 76 XF86ConfigPtr configIR, /* Config Internal Representation */
|
H A D | fbc_properties.h | 109 XF86ConfigPtr configIR);
|
H A D | fbc_Device.c | 199 XF86ConfigPtr configIR, /* Config Internal Representation */ 324 XF86ConfigPtr configIR, /* Config Internal Representation */
|
H A D | fbc_Monitor.c | 170 XF86ConfigPtr configIR, /* Config Internal Representation */ 239 XF86ConfigPtr configIR, /* Config Internal Representation */
|
H A D | fbc_edit_config.c | 77 XF86ConfigPtr configIR, /* Config Internal Representation */ 283 XF86ConfigPtr configIR, /* Config Internal Representation */
|
H A D | fbc_write_config.c | 118 XF86ConfigPtr configIR, /* Ptr to config file Internal Rep */ 162 XF86ConfigPtr configIR, /* Ptr to config file Internal Rep */ 339 XF86ConfigPtr configIR) /* Ptr to config file Internal Rep */
|
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/ |
H A D | ast_prconf.h | 44 XF86ConfigPtr configIR); /* Config file Internal Rep */
|
H A D | ast_prconf.c | 95 XF86ConfigPtr configIR) /* Config file Internal Rep */
|
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/ |
H A D | efb_prconf.h | 44 XF86ConfigPtr configIR); /* Config file Internal Rep */
|
H A D | efb_prconf.c | 89 XF86ConfigPtr configIR) /* Config file Internal Rep */
|
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/ |
H A D | mga_prconf.h | 44 XF86ConfigPtr configIR); /* Config file Internal Rep */
|
H A D | mga_prconf.c | 95 XF86ConfigPtr configIR) /* Config file Internal Rep */
|
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/ |
H A D | configProcs.h | 57 int xf86validateDevice(XF86ConfigPtr p); 73 int xf86validateInput (XF86ConfigPtr p); 84 int xf86validateLayout(XF86ConfigPtr p); 130 XF86ConfigPtr p, /* Ptr to configuration stuff */ 168 int xf86validateScreen(XF86ConfigPtr p); 186 XF86ConfigPtr xf86readNextConfigFile(XF86ConfigPtr ptr); 188 int xf86validateConfig(XF86ConfigPtr p);
|
H A D | read.c | 85 XF86ConfigPtr 86 xf86parseConfigFile(XF86ConfigPtr ptr) 229 XF86ConfigPtr 232 XF86ConfigPtr ptr; 268 XF86ConfigPtr 269 xf86readNextConfigFile(XF86ConfigPtr ptr) 296 xf86validateConfig (XF86ConfigPtr p) 362 xf86freeConfig (XF86ConfigPtr p)
|
H A D | xf86Parser.h | 527 XF86ConfigRec, *XF86ConfigPtr; typedef in typeref:struct:__anon87 542 extern XF86ConfigPtr xf86readConfigFile (void); 551 extern void xf86freeConfig (XF86ConfigPtr p); 553 extern int xf86writeConfigFile (const char *, XF86ConfigPtr);
|
Completed in 74 milliseconds
12