Home
last modified time | relevance | path

Searched refs:FontWakeup (Results 1 – 13 of 13) sorted by relevance

/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/include/
H A Ddixfont.h61 extern void FontWakeup(
/dports/x11-fonts/xfs/xfs-1.2.0/difs/
H A Dfonts.c173 FontWakeup(pointer data, int count, unsigned long *lastSelectMask) in FontWakeup() function
1473 FontWakeup, (pointer) 0)) in xfs_init_fs_handlers()
1495 RemoveBlockAndWakeupHandlers(block_handler, FontWakeup, in xfs_remove_fs_handlers()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/dix/
H A Ddixfonts.c197 FontWakeup(data, count, LastSelectMask) in FontWakeup() function
2201 FontWakeup, (pointer) 0))
2223 RemoveBlockAndWakeupHandlers(block_handler, FontWakeup,
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/dix/
H A Ddixfonts.c200 FontWakeup(void *data, int count) in FontWakeup() function
1995 FontWakeup, (void *) block_handler)) in _init_fs_handlers()
2011 RemoveBlockAndWakeupHandlers(fs_block_handler, FontWakeup, in _remove_fs_handlers()
/dports/x11-servers/xephyr/xorg-server-1.20.13/dix/
H A Ddixfonts.c200 FontWakeup(void *data, int count) in FontWakeup() function
1995 FontWakeup, (void *) block_handler)) in _init_fs_handlers()
2011 RemoveBlockAndWakeupHandlers(fs_block_handler, FontWakeup, in _remove_fs_handlers()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/dix/
H A Ddixfonts.c200 FontWakeup(void *data, int count) in FontWakeup() function
1995 FontWakeup, (void *) block_handler)) in _init_fs_handlers()
2011 RemoveBlockAndWakeupHandlers(fs_block_handler, FontWakeup, in _remove_fs_handlers()
/dports/x11-servers/xwayland/xorg-server-1.20.13/dix/
H A Ddixfonts.c200 FontWakeup(void *data, int count) in FontWakeup() function
1995 FontWakeup, (void *) block_handler)) in _init_fs_handlers()
2011 RemoveBlockAndWakeupHandlers(fs_block_handler, FontWakeup, in _remove_fs_handlers()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/dix/
H A Ddixfonts.c200 FontWakeup(void *data, int count) in FontWakeup() function
1995 FontWakeup, (void *) block_handler)) in _init_fs_handlers()
2011 RemoveBlockAndWakeupHandlers(fs_block_handler, FontWakeup, in _remove_fs_handlers()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/dix/
H A Ddixfonts.c200 FontWakeup(void *data, int count) in FontWakeup() function
1995 FontWakeup, (void *) block_handler)) in _init_fs_handlers()
2011 RemoveBlockAndWakeupHandlers(fs_block_handler, FontWakeup, in _remove_fs_handlers()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/dix/
H A Ddixfonts.c200 FontWakeup(void *data, int count) in FontWakeup() function
1995 FontWakeup, (void *) block_handler)) in _init_fs_handlers()
2011 RemoveBlockAndWakeupHandlers(fs_block_handler, FontWakeup, in _remove_fs_handlers()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/dix/
H A Ddixfonts.c200 FontWakeup(void *data, int count) in FontWakeup() function
1995 FontWakeup, (void *) block_handler)) in _init_fs_handlers()
2011 RemoveBlockAndWakeupHandlers(fs_block_handler, FontWakeup, in _remove_fs_handlers()
/dports/x11-servers/xarcan/xarcan-0.6.0/dix/
H A Ddixfonts.c200 FontWakeup(void *data, int count) in FontWakeup() function
1995 FontWakeup, (void *) block_handler)) in _init_fs_handlers()
2011 RemoveBlockAndWakeupHandlers(fs_block_handler, FontWakeup, in _remove_fs_handlers()
/dports/x11-fonts/xfs/xfs-1.2.0/
H A DChangeLog433 Make FontWakeup functions be static to fonts.c