Home
last modified time | relevance | path

Searched defs:XIC (Results 1 – 25 of 58) sorted by path

123

/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/x11-2.18.2/src/
H A Dxlib.rs902 pub type XIC = *mut _XIC; typedef
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/inputmethod/
H A Dqximinputcontext_x11.cpp125 static int xic_start_callback(XIC, XPointer client_data, XPointer) { in xic_start_callback() argument
144 static int xic_draw_callback(XIC, XPointer client_data, XPointer call_data) { in xic_draw_callback() argument
274 static int xic_done_callback(XIC, XPointer client_data, XPointer) { in xic_done_callback() argument
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/
H A DXlib.h1221 typedef struct _XIC* XIC; typedef
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.4/X11/
H A DXlib.h1059 typedef struct _XIC *XIC; typedef
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.5/X11/
H A DXlib.h1059 typedef struct _XIC *XIC; typedef
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.6/X11/
H A DXlib.h1059 typedef struct _XIC *XIC; typedef
/dports/devel/emscripten/emscripten-2.0.3/system/include/X11/
H A DXlib.h1154 typedef struct _XIC *XIC; typedef
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/
H A DXlib.h1221 typedef struct _XIC* XIC; typedef
/dports/devel/py-pycparser/pycparser-2.21/utils/fake_libc_include/X11/
H A D_X11_fake_typedefs.h34 typedef struct _XIC *XIC; typedef
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Di18n_cb.cxx38 PreeditStartCallback ( XIC, XPointer client_data, XPointer ) in PreeditStartCallback() argument
53 PreeditDoneCallback ( XIC, XPointer client_data, XPointer ) in PreeditDoneCallback() argument
442 PreeditCaretCallback ( XIC, XPointer, XIMPreeditCaretCallbackStruct* ) in PreeditCaretCallback() argument
462 StatusStartCallback (XIC, XPointer, XPointer) in StatusStartCallback() argument
467 StatusDoneCallback (XIC, XPointer, XPointer) in StatusDoneCallback() argument
472 StatusDrawCallback (XIC, XPointer, XIMStatusDrawCallbackStruct *) in StatusDrawCallback() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Di18n_cb.cxx36 PreeditStartCallback ( XIC, XPointer client_data, XPointer ) in PreeditStartCallback() argument
51 PreeditDoneCallback ( XIC, XPointer client_data, XPointer ) in PreeditDoneCallback() argument
454 StatusStartCallback (XIC, XPointer, XPointer) in StatusStartCallback() argument
459 StatusDoneCallback (XIC, XPointer, XPointer) in StatusDoneCallback() argument
464 StatusDrawCallback (XIC, XPointer, XIMStatusDrawCallbackStruct *call_data) in StatusDrawCallback() argument
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/x11-dl-2.18.5/src/
H A Dxlib.rs902 pub type XIC = *mut _XIC; typedef
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/linux/x11/ime/
H A Dcontext.rs69 ) -> Option<ffi::XIC> { in create_ic()
90 ) -> Option<ffi::XIC> { in create_ic_with_spot()
H A Dmod.rs102 pub fn get_context(&self, window: ffi::Window) -> Option<ffi::XIC> { in get_context()
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/linux/x11/util/
H A Dinput.rs145 ic: ffi::XIC, in lookup_utf8_inner()
165 pub fn lookup_utf8(&self, ic: ffi::XIC, key_event: &mut ffi::XKeyEvent) -> String { in lookup_utf8()
/dports/games/dose-response/dose-response-179c326/cargo-crates/sdl2-sys-0.32.6/
H A Dsdl_bindings.rs25553 pub type XIC = *mut _XIC; typedef
28758 pub fn XCreateIC(arg1: XIM, ...) -> XIC; in XCreateIC()
28761 pub fn XDestroyIC(arg1: XIC); in XDestroyIC()
28764 pub fn XSetICFocus(arg1: XIC); in XSetICFocus()
28767 pub fn XUnsetICFocus(arg1: XIC); in XUnsetICFocus()
28779 pub fn XSetICValues(arg1: XIC, ...) -> *mut libc::c_char; in XSetICValues()
28782 pub fn XGetICValues(arg1: XIC, ...) -> *mut libc::c_char; in XGetICValues()
28792 arg1: XIC, in XmbLookupString()
28802 arg1: XIC, in XwcLookupString()
28812 arg1: XIC, in Xutf8LookupString()
/dports/games/dose-response/dose-response-179c326/cargo-crates/winit-0.19.4/src/platform/linux/x11/ime/
H A Dcontext.rs64 ) -> Option<ffi::XIC> { in create_ic()
85 ) -> Option<ffi::XIC> { in create_ic_with_spot()
H A Dmod.rs104 pub fn get_context(&self, window: ffi::Window) -> Option<ffi::XIC> { in get_context()
/dports/games/dose-response/dose-response-179c326/cargo-crates/winit-0.19.4/src/platform/linux/x11/util/
H A Dinput.rs122 ic: ffi::XIC, in lookup_utf8_inner()
141 pub fn lookup_utf8(&self, ic: ffi::XIC, key_event: &mut ffi::XKeyEvent) -> String { in lookup_utf8()
/dports/games/dose-response/dose-response-179c326/cargo-crates/x11-dl-2.18.3/src/
H A Dxlib.rs903 pub type XIC = *mut _XIC; typedef
/dports/graphics/blender/blender-2.91.0/intern/ghost/intern/
H A DGHOST_WindowX11.cpp528 static Bool destroyICCallback(XIC /*xic*/, XPointer ptr, XPointer /*data*/) in destroyICCallback() argument
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/x11/
H A Dxlib.py2379 XIC = POINTER(struct__XIC) # /usr/include/X11/Xlib.h:1157 variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/x11/
H A Dxlib.py2379 XIC = POINTER(struct__XIC) # /usr/include/X11/Xlib.h:1157 variable
/dports/graphics/rx/rx-0.4.0/cargo-crates/x11-2.18.1/src/
H A Dxlib.rs903 pub type XIC = *mut _XIC; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/x11/src/
H A Dxlib.rs903 pub type XIC = *mut _XIC; typedef

123