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

/haiku-fatelf/src/servers/app/
H A DView.h183 { return fEventOptions; }
277 uint32 fEventOptions; member in class:View
H A DView.cpp104 fEventOptions(0),
1290 fEventOptions = options;
/haiku-fatelf/src/kits/interface/
H A DView.cpp550 ret = data->AddInt32("_evmask", fEventOptions);
1474 uint32 eventOptions = fEventOptions | fMouseEventOptions;
1684 if (fEventMask == mask && fEventOptions == options)
1690 fEventOptions = options;
5030 fEventOptions = 0;
5269 fOwner->fLink->Attach<uint32>(fEventOptions);
5926 fEventOptions);
H A DWindow.cpp1267 uint32 eventOptions = view->fEventOptions
/haiku-fatelf/headers/os/interface/
H A DView.h702 uint32 fEventOptions; member in class:BView

Completed in 115 milliseconds