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

/haiku/src/kits/interface/
H A DMenu.cpp274 fAttachAborted(false)
308 fAttachAborted(false)
342 fAttachAborted(false)
423 // fAttachAborted will return false if the mouse isn't over the menu
426 fAttachAborted = _AddDynamicItems(keyDown);
428 if (!fAttachAborted) {
1332 fAttachAborted(false)
1622 fAttachAborted = false;
1634 if (fAttachAborted) {
/haiku/headers/os/interface/
H A DMenu.h333 bool fAttachAborted; member in class:BMenu

Completed in 88 milliseconds