Searched refs:EffectiveOptions (Results 1 - 1 of 1) sorted by relevance

/haiku/src/servers/app/
H A DEventDispatcher.cpp72 uint32 EffectiveOptions() const { return options | temporary_options; } function in struct:event_listener
681 && (listener->EffectiveOptions() & B_NO_POINTER_HISTORY) != 0

Completed in 83 milliseconds