Searched refs:NO_CALLBACK (Results 1 - 14 of 14) sorted by relevance

/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dbushu.c292 if (pushCallback(d, d->modec, NO_CALLBACK, NO_CALLBACK,
293 NO_CALLBACK, NO_CALLBACK) == 0) {
357 NO_CALLBACK, vBushuExitCatch,
H A Dulmount.c99 NO_CALLBACK, NO_CALLBACK,
100 NO_CALLBACK, NO_CALLBACK) == 0) {
538 (int(*)(...))NO_CALLBACK, (int(*)(...))uuMountExitCatch,
H A Duldefine.c181 if (pushCallback(d, d->modec, NO_CALLBACK, NO_CALLBACK,
182 NO_CALLBACK, NO_CALLBACK) == 0) {
667 NO_CALLBACK, uuTMakeDicYesCatch,
993 NO_CALLBACK, uuTHinshiExitCatch,
H A Dulhinshi.c354 NO_CALLBACK, uuTHinshi2YesCatch,
387 NO_CALLBACK, uuTHinshi2YesCatch,
420 NO_CALLBACK, uuTHinshi1YesCatch,
470 NO_CALLBACK, uuTHinshiQYesCatch,
951 NO_CALLBACK,(int(*)(_uiContext*, int, _coreContextRec*))exitfunc, (int(*)(_uiContext*, int, _coreContextRec*))quitfunc, uiUtilIchiranTooSmall))
H A Dempty.c100 if (d->cb->func[EXIT_CALLBACK] != NO_CALLBACK) {
185 if (d->cb->func[QUIT_CALLBACK] != NO_CALLBACK) {
199 if (d->cb->func[EXIT_CALLBACK] != NO_CALLBACK) {
H A Dkigo.c366 if(getKigoContext(d, NO_CALLBACK, kigoIchiranExitCatch, kigoIchiranQuitCatch, NO_CALLBACK) == NG)
H A Dulkigo.c280 NO_CALLBACK, (int (*)(_uiContext*, int, _coreContextRec*))exitfunc,
H A Dkctrl.c217 if (pushCallback(d, (mode_context) NULL, NO_CALLBACK, NO_CALLBACK,
218 NO_CALLBACK, NO_CALLBACK) == (struct callback *)NULL)
H A Duldelete.c776 NO_CALLBACK, uuSTangoExitCatch,
969 (int(*)(...))NO_CALLBACK, (int(*)(...))uuSDicExitCatch,
1186 NO_CALLBACK, uuSDeleteYesCatch,
H A Dutil.c1565 if (pushCallback(d, d->modec, NO_CALLBACK, cnt,
1566 NO_CALLBACK, NO_CALLBACK) == (struct callback *)0) {
H A Duiutil.c549 NO_CALLBACK, uuflExitCatch,
H A Dromaji.c788 NO_CALLBACK)) == (struct callback *)0) {
874 if (!(d->cb && d->cb->func[EXIT_CALLBACK] == NO_CALLBACK)) {
889 if (d->cb && d->cb->func[QUIT_CALLBACK] == NO_CALLBACK) {
2992 NO_CALLBACK, simplePopCallback,
2993 simplePopCallback, NO_CALLBACK) == 0) {
3091 NO_CALLBACK, exitYomiQuotedInsert,
3092 NO_CALLBACK, NO_CALLBACK) == (struct callback *)0) {
3576 everySupkey, exitSupkey, quitSupkey, NO_CALLBACK);
H A Dcanna.h202 #define NO_CALLBACK (canna_callback_t)0 macro
H A Dichiran.c781 ichiranQuitCatch, NO_CALLBACK)) == NG) {

Completed in 125 milliseconds