Home
last modified time | relevance | path

Searched defs:openWith (Results 1 – 3 of 3) sorted by relevance

/haiku/src/bin/
H A Dopen.cpp35 open_file(const char* openWith, BEntry& entry, int32 line = -1, int32 col = -1) in open_file()
63 const char* openWith = NULL; in main() local
/haiku/src/apps/diskusage/
H A DPieView.cpp674 BMenu* openWith = new BMenu(B_TRANSLATE("Open with")); in _BuildOpenWithMenu() local
707 BMenu* openWith = _BuildOpenWithMenu(info); in _ShowContextMenu() local
/haiku/src/kits/tracker/
H A DPoseView.cpp8221 bool openWith) in OpenSelectionCommon()