Lines Matching refs:glp
190 ptr = (XF86ConfInputPtr) xf86addListItem((glp) ptr, (glp) mouse); in configureInputSection()
217 ptr->scrn_display_lst = (XF86ConfDisplayPtr) xf86addListItem((glp) ptr-> in configureScreenSection()
219 (glp) in configureScreenSection()
344 xf86addListItem((glp) ptr->lay_input_lst, (glp) iptr); in configureLayoutSection()
358 xf86addListItem((glp) ptr->lay_input_lst, (glp) iptr); in configureLayoutSection()
382 (XF86ConfAdjacencyPtr) xf86addListItem((glp) ptr->lay_adjacency_lst, in configureLayoutSection()
383 (glp) aptr); in configureLayoutSection()
411 ptr->mod_load_lst = (XF86LoadPtr) xf86addListItem((glp) ptr-> in configureModuleSection()
413 (glp) module); in configureModuleSection()
649 xf86config->conf_device_lst = (XF86ConfDevicePtr) xf86addListItem((glp) in DoConfigure()
652 (glp) in DoConfigure()
655 …conf_monitor_lst = (XF86ConfMonitorPtr) xf86addListItem((glp) xf86config->conf_monitor_lst, (glp) … in DoConfigure()
657 xf86config->conf_screen_lst = (XF86ConfScreenPtr) xf86addListItem((glp) in DoConfigure()
660 (glp) in DoConfigure()
788 …conf_monitor_lst = (XF86ConfMonitorPtr) xf86addListItem((glp) xf86config->conf_monitor_lst, (glp) … in DoConfigure()
789 xf86config->conf_screen_lst = (XF86ConfScreenPtr) xf86addListItem((glp) in DoConfigure()
792 (glp) in DoConfigure()