Home
last modified time | relevance | path

Searched refs:XK_kana_fullstop (Results 1 – 25 of 78) sorted by relevance

1234

/dports/textproc/uim-m17nlib/uim-d1ac9d9/uim/
H A Duim-x-util.c55 else if (xkeysym >= XK_kana_fullstop && xkeysym <= XK_semivoicedsound) in uim_x_keysym2ukey()
56 ukey = (int)(xkeysym - XK_kana_fullstop + UKey_Kana_Fullstop); in uim_x_keysym2ukey()
/dports/textproc/uim-qt5/uim-d1ac9d9/uim/
H A Duim-x-util.c55 else if (xkeysym >= XK_kana_fullstop && xkeysym <= XK_semivoicedsound) in uim_x_keysym2ukey()
56 ukey = (int)(xkeysym - XK_kana_fullstop + UKey_Kana_Fullstop); in uim_x_keysym2ukey()
/dports/textproc/uim-el/uim-d1ac9d9/uim/
H A Duim-x-util.c55 else if (xkeysym >= XK_kana_fullstop && xkeysym <= XK_semivoicedsound) in uim_x_keysym2ukey()
56 ukey = (int)(xkeysym - XK_kana_fullstop + UKey_Kana_Fullstop); in uim_x_keysym2ukey()
/dports/textproc/uim-gtk3/uim-d1ac9d9/uim/
H A Duim-x-util.c55 else if (xkeysym >= XK_kana_fullstop && xkeysym <= XK_semivoicedsound) in uim_x_keysym2ukey()
56 ukey = (int)(xkeysym - XK_kana_fullstop + UKey_Kana_Fullstop); in uim_x_keysym2ukey()
/dports/textproc/uim-gtk/uim-d1ac9d9/uim/
H A Duim-x-util.c55 else if (xkeysym >= XK_kana_fullstop && xkeysym <= XK_semivoicedsound) in uim_x_keysym2ukey()
56 ukey = (int)(xkeysym - XK_kana_fullstop + UKey_Kana_Fullstop); in uim_x_keysym2ukey()
/dports/japanese/uim-anthy/uim-d1ac9d9/uim/
H A Duim-x-util.c55 else if (xkeysym >= XK_kana_fullstop && xkeysym <= XK_semivoicedsound) in uim_x_keysym2ukey()
56 ukey = (int)(xkeysym - XK_kana_fullstop + UKey_Kana_Fullstop); in uim_x_keysym2ukey()
/dports/net-mgmt/nagstamon/Nagstamon-3.8.0/Nagstamon/thirdparty/Xlib/keysymdef/
H A Dkatakana.py2 XK_kana_fullstop = 0x4a1 variable
/dports/x11-toolkits/py-xlib/python-xlib-0.27/Xlib/keysymdef/
H A Dkatakana.py2 XK_kana_fullstop = 0x4a1 variable
/dports/x11/xkeycaps/xkeycaps-2.46/kbds/
H A Dxmint-map.h130 XK_kana_RU, XK_kana_fullstop }},
H A Dsun5jp-xc-map.h191 XK_kana_RU, XK_kana_fullstop }},
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/keycodes/
H A Dkeysym_to_unicode.cc181 {XK_kana_fullstop, 0x3002}, // IDEOGRAPHIC FULL STOP
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/keycodes/
H A Dkeysym_to_unicode.cc181 {XK_kana_fullstop, 0x3002}, // IDEOGRAPHIC FULL STOP
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/linux/
H A Dunicode_to_keysym.cc675 { XK_kana_fullstop, 0x3002 },
/dports/x11-toolkits/tk85/tk8.5.19/xlib/X11/
H A Dkeysymdef.h590 #define XK_kana_fullstop 0x4a1 macro
/dports/x11-toolkits/tk86/tk8.6.12/xlib/X11/
H A Dkeysymdef.h696 #define XK_kana_fullstop 0x04a1 /* U+3002 IDEOGRAPHIC FULL STOP */ macro
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.6/X11/
H A Dkeysymdef.h590 #define XK_kana_fullstop 0x4a1 macro
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.4/X11/
H A Dkeysymdef.h590 #define XK_kana_fullstop 0x4a1 macro
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.5/X11/
H A Dkeysymdef.h590 #define XK_kana_fullstop 0x4a1 macro
/dports/x11-toolkits/blt/blt2.5/win/X11/
H A Dkeysymdef.h590 #define XK_kana_fullstop 0x4a1 macro
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/xlib/X11/
H A Dkeysymdef.h590 #define XK_kana_fullstop 0x4a1 macro
/dports/x11-toolkits/tk87/tk8.7a5/xlib/X11/
H A Dkeysymdef.h911 #define XK_kana_fullstop 0x04a1 /* U+3002 IDEOGRAPHIC FULL STOP */ macro
/dports/net/libvncserver/libvncserver-LibVNCServer-0.9.13/rfb/
H A Dkeysym.h832 #define XK_kana_fullstop 0x4a1 macro
/dports/net/vino/vino-3.22.0/server/libvncserver/rfb/
H A Dkeysym.h833 #define XK_kana_fullstop 0x4a1 macro
/dports/net/tigervnc-server/tigervnc-1.12.0/common/rfb/
H A Dkeysymdef.h778 #define XK_kana_fullstop 0x4a1 macro
/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/tigervnc/rfb/
H A DKeysymdef.java732 public static final int XK_kana_fullstop = 0x4a1; field in Keysymdef

1234