HomeSort by relevance Sort by last modified time
    Searched defs:event (Results 1 - 4 of 4) sorted by null

  /nv-g11n/inputmethod/sunpinyin2/wrapper/ibus/src/
sunpinyin_config.cpp 311 COptionEvent event = g_value_to_event(sub_section, name, value); local
312 AOptionEventBus::instance().publishEvent(event);
  /nv-g11n/g11n/src/cmd/mp/
xpr_client.c 40 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
480 XPPrintEvent event; local
  /nv-g11n/g11n/src/openwin/lib/locale/iso8859-1/src/lib/X11/
Xlibint.h 45 IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
107 struct _XSQEvent *head, *tail; /* Input event queue. */
108 int qlen; /* Length of input event queue */
109 unsigned long last_request_read; /* seq number of last event read */
139 * list to find the right procedure for each event might be
142 Bool (*event_vec[128])(); /* vector for wire to event */
143 Status (*wire_vec[128])(); /* vector for event to wire */
168 struct _XSQEvent *qfree; /* unallocated event queue elements */
199 XEvent event; member in struct:_XSQEvent
208 #if NeedFunctionPrototypes /* prototypes require event type definitions *
    [all...]
Xlib.h 42 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
183 int first_event; /* first event number for the extension */
350 long your_event_mask; /* my event mask */
527 int qlen; /* Length of input event queue */
528 unsigned long last_request_read; /* seq number of last event read */
556 #if NeedFunctionPrototypes /* prototypes require event type definitions */
564 int type; /* of event */
567 Display *display; /* Display the event was read from */
568 Window window; /* "event" window it is reported relative to */
569 Window root; /* root window that the event occured on *
728 Window event; member in struct:__anon227
737 Window event; member in struct:__anon228
747 Window event; member in struct:__anon229
766 Window event; member in struct:__anon231
778 Window event; member in struct:__anon232
792 Window event; member in struct:__anon233
826 Window event; member in struct:__anon236
    [all...]

Completed in 720 milliseconds