Searched refs:fCreateContextMenuItem (Results 1 – 2 of 2) sorted by relevance
117 BMenuItem* fCreateContextMenuItem; variable
288 fCreateContextMenuItem = new BMenuItem(B_TRANSLATE("Create" B_UTF8_ELLIPSIS), in MainWindow()303 fContextMenu->AddItem(fCreateContextMenuItem); in MainWindow()663 fCreateContextMenuItem->SetEnabled(false); in _UpdateMenus()689 fCreateContextMenuItem->SetEnabled(true); in _UpdateMenus()