Searched defs:openWith (Results 1 – 3 of 3) sorted by relevance
35 open_file(const char* openWith, BEntry& entry, int32 line = -1, int32 col = -1) in open_file()63 const char* openWith = NULL; in main() local
674 BMenu* openWith = new BMenu(B_TRANSLATE("Open with")); in _BuildOpenWithMenu() local707 BMenu* openWith = _BuildOpenWithMenu(info); in _ShowContextMenu() local
8221 bool openWith) in OpenSelectionCommon()