Searched refs:otherEventMasks (Results 1 – 3 of 3) sorted by relevance
85 Mask otherEventMasks; /* default: 0 */ member190 #define wOtherEventMasks(w) wUseDefault(w, otherEventMasks, 0)
600 pWin->optional->otherEventMasks = 0; in CreateRootWindow()3360 if (optional->otherEventMasks != 0) in CheckWindowOptionalNeed()3420 optional->otherEventMasks = 0; in MakeWindowOptional()
4358 pChild->optional->otherEventMasks = 0; in RecalculateDeliverableEvents()4360 pChild->optional->otherEventMasks |= others->mask; in RecalculateDeliverableEvents()