Home
last modified time | relevance | path

Searched refs:sendEvent (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbActions.c1204 XkbAction *act, int *sendEvent) in XkbActionGetFilter() argument
1230 *sendEvent = 1; in XkbActionGetFilter()
1239 *sendEvent = _XkbFilterSetState(xkbi, filter, key, act); in XkbActionGetFilter()
1244 *sendEvent = _XkbFilterLatchState(xkbi, filter, key, act); in XkbActionGetFilter()
1249 *sendEvent = _XkbFilterLockState(xkbi, filter, key, act); in XkbActionGetFilter()
1253 *sendEvent = _XkbFilterISOLock(xkbi, filter, key, act); in XkbActionGetFilter()
1257 *sendEvent = _XkbFilterPointerMove(xkbi, filter, key, act); in XkbActionGetFilter()
1263 *sendEvent = _XkbFilterPointerBtn(xkbi, filter, key, act); in XkbActionGetFilter()
1266 *sendEvent = XkbDDXTerminateServer(dev, key, act); in XkbActionGetFilter()
1270 *sendEvent = _XkbFilterSwitchScreen(xkbi, filter, key, act); in XkbActionGetFilter()
[all …]
/OK3568_Linux_fs/buildroot/package/qt5/qt5wayland/
H A D0017-Revert-Client-Don-t-send-fake-SurfaceCreated-Destroy.patch36 + QGuiApplication::sendEvent(window(), &e);
49 + QGuiApplication::sendEvent(window(), &e);
/OK3568_Linux_fs/external/xserver/Xext/
H A Dshm.c533 if ((stuff->sendEvent != xTrue) && (stuff->sendEvent != xFalse)) in ProcShmPutImage()
604 if (stuff->sendEvent) { in ProcShmPutImage()
744 Bool sendEvent, isRoot; in ProcPanoramiXShmPutImage() local
763 sendEvent = stuff->sendEvent; in ProcPanoramiXShmPutImage()
764 stuff->sendEvent = 0; in ProcPanoramiXShmPutImage()
767 stuff->sendEvent = sendEvent; in ProcPanoramiXShmPutImage()
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0010-qoffscreensurface-Clear-current-surface-before-destr.patch17 QGuiApplication::sendEvent(this, &e);
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/
H A Dplatforminputcontext.h76 void sendEvent(QEvent *event);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dkeyboard.cpp329 qApp->sendEvent(m_inputWidget, &k); in handleKey()
399 qApp->sendEvent(m_inputWidget, &k); in textChose()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DX11Application.m201 - (void) sendEvent:(NSEvent *)e
207 [super sendEvent:e];
440 if (for_appkit) [super sendEvent:e];
/OK3568_Linux_fs/external/xserver/
H A DChangeLog20664 … #2 __28-[X11Application sendEvent:]_block_invoke X11Application.m:476 (X11.bin+0x00010001887f)