Searched refs:modeslink (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_Monitor.c62 XF86ConfModesLinkPtr modeslink; /* Ptr to UseModes list entry */ local
76 for (modeslink = monitor_sectn_ptr->mon_modes_sect_lst;
77 modeslink != NULL;
78 modeslink = modeslink->list.next) {
84 * sections links (modeslink->ml_modes), which is why
88 modeslink->ml_modes->mon_modeline_lst);
H A Dfbc_mode_list.c267 XF86ConfModesLinkPtr modeslink; /* Ptr to UseModes list entry */ local
300 for (modeslink = monitor_sectn_ptr->mon_modes_sect_lst;
301 modeslink != NULL;
302 modeslink = modeslink->list.next) {
308 modeslink->ml_modes->mon_modeline_lst);

Completed in 10 milliseconds