indev_stop_processing_check() function
Checks if the stop_processing_query flag has been set. If so, do not send any events to the object
Arguments
indev
pointer to an input device
Return value
true if indev should stop processing the event.
![]()
if(indev_stop_processing_check(indev)) {
indev_stop_processing_check() is called by 1 function:
![]()
indev_stop_processing_check()
indev_stop_processing_check() reads 1 variable:
![]()
indev_stop_processing_check()