Home
last modified time | relevance | path

Searched refs:modeslnk (Results 1 – 19 of 19) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/parser/
H A DMonitor.c846 XF86ConfModesLinkPtr modeslnk = monitor->mon_modes_sect_lst; in xf86validateMonitor() local
849 while (modeslnk) { in xf86validateMonitor()
850 modes = xf86findModes(modeslnk->ml_modes_str, p->conf_modes_lst); in xf86validateMonitor()
853 modeslnk->ml_modes_str, in xf86validateMonitor()
857 modeslnk->ml_modes = modes; in xf86validateMonitor()
858 modeslnk = modeslnk->list.next; in xf86validateMonitor()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/parser/
H A DMonitor.c846 XF86ConfModesLinkPtr modeslnk = monitor->mon_modes_sect_lst; in xf86validateMonitor() local
849 while (modeslnk) { in xf86validateMonitor()
850 modes = xf86findModes(modeslnk->ml_modes_str, p->conf_modes_lst); in xf86validateMonitor()
853 modeslnk->ml_modes_str, in xf86validateMonitor()
857 modeslnk->ml_modes = modes; in xf86validateMonitor()
858 modeslnk = modeslnk->list.next; in xf86validateMonitor()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/parser/
H A DMonitor.c846 XF86ConfModesLinkPtr modeslnk = monitor->mon_modes_sect_lst; in xf86validateMonitor() local
849 while (modeslnk) { in xf86validateMonitor()
850 modes = xf86findModes(modeslnk->ml_modes_str, p->conf_modes_lst); in xf86validateMonitor()
853 modeslnk->ml_modes_str, in xf86validateMonitor()
857 modeslnk->ml_modes = modes; in xf86validateMonitor()
858 modeslnk = modeslnk->list.next; in xf86validateMonitor()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/parser/
H A DMonitor.c846 XF86ConfModesLinkPtr modeslnk = monitor->mon_modes_sect_lst; in xf86validateMonitor() local
849 while (modeslnk) { in xf86validateMonitor()
850 modes = xf86findModes(modeslnk->ml_modes_str, p->conf_modes_lst); in xf86validateMonitor()
853 modeslnk->ml_modes_str, in xf86validateMonitor()
857 modeslnk->ml_modes = modes; in xf86validateMonitor()
858 modeslnk = modeslnk->list.next; in xf86validateMonitor()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/parser/
H A DMonitor.c846 XF86ConfModesLinkPtr modeslnk = monitor->mon_modes_sect_lst; in xf86validateMonitor() local
849 while (modeslnk) { in xf86validateMonitor()
850 modes = xf86findModes(modeslnk->ml_modes_str, p->conf_modes_lst); in xf86validateMonitor()
853 modeslnk->ml_modes_str, in xf86validateMonitor()
857 modeslnk->ml_modes = modes; in xf86validateMonitor()
858 modeslnk = modeslnk->list.next; in xf86validateMonitor()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/parser/
H A DMonitor.c846 XF86ConfModesLinkPtr modeslnk = monitor->mon_modes_sect_lst; in xf86validateMonitor() local
849 while (modeslnk) { in xf86validateMonitor()
850 modes = xf86findModes(modeslnk->ml_modes_str, p->conf_modes_lst); in xf86validateMonitor()
853 modeslnk->ml_modes_str, in xf86validateMonitor()
857 modeslnk->ml_modes = modes; in xf86validateMonitor()
858 modeslnk = modeslnk->list.next; in xf86validateMonitor()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/parser/
H A DMonitor.c846 XF86ConfModesLinkPtr modeslnk = monitor->mon_modes_sect_lst; in xf86validateMonitor() local
849 while (modeslnk) { in xf86validateMonitor()
850 modes = xf86findModes(modeslnk->ml_modes_str, p->conf_modes_lst); in xf86validateMonitor()
853 modeslnk->ml_modes_str, in xf86validateMonitor()
857 modeslnk->ml_modes = modes; in xf86validateMonitor()
858 modeslnk = modeslnk->list.next; in xf86validateMonitor()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/parser/
H A DMonitor.c846 XF86ConfModesLinkPtr modeslnk = monitor->mon_modes_sect_lst; in xf86validateMonitor() local
849 while (modeslnk) { in xf86validateMonitor()
850 modes = xf86findModes(modeslnk->ml_modes_str, p->conf_modes_lst); in xf86validateMonitor()
853 modeslnk->ml_modes_str, in xf86validateMonitor()
857 modeslnk->ml_modes = modes; in xf86validateMonitor()
858 modeslnk = modeslnk->list.next; in xf86validateMonitor()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/parser/
H A DMonitor.c846 XF86ConfModesLinkPtr modeslnk = monitor->mon_modes_sect_lst; in xf86validateMonitor() local
849 while (modeslnk) { in xf86validateMonitor()
850 modes = xf86findModes(modeslnk->ml_modes_str, p->conf_modes_lst); in xf86validateMonitor()
853 modeslnk->ml_modes_str, in xf86validateMonitor()
857 modeslnk->ml_modes = modes; in xf86validateMonitor()
858 modeslnk = modeslnk->list.next; in xf86validateMonitor()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/common/
H A Dxf86Config.c1833 XF86ConfModesLinkPtr modeslnk = conf_monitor->mon_modes_sect_lst; in configMonitor() local
1871 while (modeslnk) { in configMonitor()
1872 modes = xf86findModes(modeslnk->ml_modes_str, in configMonitor()
1874 modeslnk->ml_modes = modes; in configMonitor()
1887 modeslnk = modeslnk->list.next; in configMonitor()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.c1833 XF86ConfModesLinkPtr modeslnk = conf_monitor->mon_modes_sect_lst; in configMonitor() local
1871 while (modeslnk) { in configMonitor()
1872 modes = xf86findModes(modeslnk->ml_modes_str, in configMonitor()
1874 modeslnk->ml_modes = modes; in configMonitor()
1887 modeslnk = modeslnk->list.next; in configMonitor()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/common/
H A Dxf86Config.c1864 XF86ConfModesLinkPtr modeslnk = conf_monitor->mon_modes_sect_lst; in configMonitor() local
1902 while (modeslnk) { in configMonitor()
1903 modes = xf86findModes(modeslnk->ml_modes_str, in configMonitor()
1905 modeslnk->ml_modes = modes; in configMonitor()
1918 modeslnk = modeslnk->list.next; in configMonitor()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.c1833 XF86ConfModesLinkPtr modeslnk = conf_monitor->mon_modes_sect_lst; in configMonitor() local
1871 while (modeslnk) { in configMonitor()
1872 modes = xf86findModes(modeslnk->ml_modes_str, in configMonitor()
1874 modeslnk->ml_modes = modes; in configMonitor()
1887 modeslnk = modeslnk->list.next; in configMonitor()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.c1833 XF86ConfModesLinkPtr modeslnk = conf_monitor->mon_modes_sect_lst; in configMonitor() local
1871 while (modeslnk) { in configMonitor()
1872 modes = xf86findModes(modeslnk->ml_modes_str, in configMonitor()
1874 modeslnk->ml_modes = modes; in configMonitor()
1887 modeslnk = modeslnk->list.next; in configMonitor()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.c1833 XF86ConfModesLinkPtr modeslnk = conf_monitor->mon_modes_sect_lst; in configMonitor() local
1871 while (modeslnk) { in configMonitor()
1872 modes = xf86findModes(modeslnk->ml_modes_str, in configMonitor()
1874 modeslnk->ml_modes = modes; in configMonitor()
1887 modeslnk = modeslnk->list.next; in configMonitor()
H A Dxf86Config.c.orig1830 XF86ConfModesLinkPtr modeslnk = conf_monitor->mon_modes_sect_lst;
1868 while (modeslnk) {
1869 modes = xf86findModes(modeslnk->ml_modes_str,
1871 modeslnk->ml_modes = modes;
1884 modeslnk = modeslnk->list.next;
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.c1833 XF86ConfModesLinkPtr modeslnk = conf_monitor->mon_modes_sect_lst; in configMonitor() local
1871 while (modeslnk) { in configMonitor()
1872 modes = xf86findModes(modeslnk->ml_modes_str, in configMonitor()
1874 modeslnk->ml_modes = modes; in configMonitor()
1887 modeslnk = modeslnk->list.next; in configMonitor()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/common/
H A Dxf86Config.c1846 XF86ConfModesLinkPtr modeslnk = conf_monitor->mon_modes_sect_lst; in configMonitor() local
1884 while (modeslnk) { in configMonitor()
1885 modes = xf86findModes(modeslnk->ml_modes_str, in configMonitor()
1887 modeslnk->ml_modes = modes; in configMonitor()
1900 modeslnk = modeslnk->list.next; in configMonitor()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.c1833 XF86ConfModesLinkPtr modeslnk = conf_monitor->mon_modes_sect_lst; in configMonitor() local
1871 while (modeslnk) { in configMonitor()
1872 modes = xf86findModes(modeslnk->ml_modes_str, in configMonitor()
1874 modeslnk->ml_modes = modes; in configMonitor()
1887 modeslnk = modeslnk->list.next; in configMonitor()