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

/haiku/headers/os/interface/
H A DView.h786 uint32 fMouseEventOptions; member in class:BView
/haiku/src/kits/interface/
H A DView.cpp1570 uint32 eventOptions = fEventOptions | fMouseEventOptions;
1822 fMouseEventOptions = options;
5080 uint32 eventOptions = fEventOptions | fMouseEventOptions;
5152 fMouseEventOptions = 0;
5877 fMouseEventOptions = 0;

Completed in 59 milliseconds