Home | History | Annotate | Download | only in input

Lines Matching refs:pendingForegroundDispatches

2686                 while (injectionState->pendingForegroundDispatches != 0) {
2689 injectionState->pendingForegroundDispatches);
2759 injectionState->pendingForegroundDispatches += 1;
2766 injectionState->pendingForegroundDispatches -= 1;
2768 if (injectionState->pendingForegroundDispatches == 0) {
3784 pendingForegroundDispatches(0) {