Searched refs:conf_screen_lst (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Configure.c | 624 xf86config->conf_screen_lst = (XF86ConfScreenPtr)xf86addListItem( 625 (glp)xf86config->conf_screen_lst, (glp)ScreenPtr); 729 xf86freeScreenList(xf86config->conf_screen_lst); 730 xf86config->conf_screen_lst = NULL; 747 xf86config->conf_screen_lst = (XF86ConfScreenPtr)xf86addListItem( 748 (glp)xf86config->conf_screen_lst, (glp)ScreenPtr);
|
| H A D | xf86Config.c | 1615 if (!configScreen(slp[0].screen, xf86configptr->conf_screen_lst, 2464 xf86configptr->conf_screen_lst,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/ |
| H A D | write.c | 130 xf86printScreenSection (cf, cptr->conf_screen_lst);
|
| H A D | read.c | 170 HANDLE_LIST (conf_screen_lst, xf86parseScreenSection, 309 xf86freeScreenList (p->conf_screen_lst);
|
| H A D | xf86Parser.h | 467 XF86ConfScreenPtr conf_screen_lst; member in struct:__anond430d9491e08
|
| H A D | Layout.c | 511 screen = xf86findScreen (adj->adj_screen_str, p->conf_screen_lst);
|
| H A D | Screen.c | 509 XF86ConfScreenPtr screen = p->conf_screen_lst;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/ |
| H A D | write.c | 119 xf86printScreenSection(cf, cptr->conf_screen_lst);
|
| H A D | read.c | 156 HANDLE_LIST(conf_screen_lst, xf86parseScreenSection, 302 xf86freeScreenList(p->conf_screen_lst);
|
| H A D | xf86Parser.h | 426 XF86ConfScreenPtr conf_screen_lst; member in struct:__anon01ede9dc1f08
|
| H A D | Layout.c | 495 screen = xf86findScreen(adj->adj_screen_str, p->conf_screen_lst);
|
| H A D | Screen.c | 504 XF86ConfScreenPtr screen = p->conf_screen_lst;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Configure.c | 675 xf86config->conf_screen_lst = (XF86ConfScreenPtr) xf86addListItem((glp) 677 conf_screen_lst, 787 xf86freeScreenList(xf86config->conf_screen_lst); 788 xf86config->conf_screen_lst = NULL; 807 xf86config->conf_screen_lst = (XF86ConfScreenPtr) xf86addListItem((glp) 809 conf_screen_lst,
|
| H A D | xf86Config.c | 1507 FIND_SUITABLE (XF86ConfScreenPtr, xf86configptr->conf_screen_lst, screen); 2416 FIND_SUITABLE (XF86ConfScreenPtr, xf86configptr->conf_screen_lst, screen);
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winconfig.c | 182 g_xf86configptr->conf_screen_lst)) {
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winconfig.c | 191 g_xf86configptr->conf_screen_lst))
|
Completed in 18 milliseconds