Searched refs:consumed (Results 1 – 10 of 10) sorted by relevance
40 boolean consumed = true; field in KeyHandler.VCLKeyEvent51 consumed = b; in setConsumed()55 return consumed; in isConsumed()
179 // that will be consumed below181 // trigger the pressed down event that we consumed first
40 consumption of key events. If a key event is consumed by one
71 consume events, so that other listeners will not be called for consumed
100 /** Creates a new stream of data produced by the plug-in and consumed by
150 /** Requests a new stream that is created by the plugin and consumed
104 // if not consumed by the select handler of the current menu
143 // dispatch to view directly to avoid the key event being consumed by the menubar
343 GdkModifierType consumed; in doKeyCallback() local354 &consumed ) ) in doKeyCallback()
539 signal via IA2_ACTION_COMPLETE when it has consumed551 consumed the most recent content provided by this object. */
Completed in 77 milliseconds