Searched refs:xf86findModes (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_Modes.c98 xf86findModes(usemodes_name, configIR->conf_modes_lst);
130 modes_sectn_ptr = xf86findModes(usemodes_name,
146 usemodes_sectn_ptr = xf86findModes(usemodes_name, monitor_sectn_ptr->mon_modes_sect_lst);
178 modes_sectn_ptr = xf86findModes("SunModes", configIR->conf_modes_lst);
225 modes_sectn_ptr = xf86findModes(modes_name, configIR->conf_modes_lst);
259 usemodes_ptr = xf86findModes(modes_name, monitor_sectn_ptr->mon_modes_sect_lst);
H A Dfbc_Monitor.c85 * we don't have to call xf86findModes().
361 usemodes_er_ptr = xf86findModes(usemodes_name, monitor_sectn_ptr->mon_modes_sect_lst);
H A Dfbc_write_config.c125 modes_sectn_ptr = xf86findModes("SunModes", configIR->conf_modes_lst);
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A Dxf86Parser.h557 XF86ConfModesPtr xf86findModes(const char *ident, XF86ConfModesPtr p);
H A DMonitor.c1328 * xf86findModes()
1335 xf86findModes (const char *ident, XF86ConfModesPtr p) function
1391 modes = xf86findModes (modeslnk->ml_modes_str, p->conf_modes_lst);

Completed in 17 milliseconds