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

/haiku/src/apps/screenshot/
H A DScreenshotWindow.h48 void _AddItemToPathMenu(const char* path,
H A DScreenshotWindow.cpp347 _AddItemToPathMenu(path.Path(), label, 3, true);
496 _AddItemToPathMenu(path.Path(), label, 0,
501 _AddItemToPathMenu(path.Path(), label, 0,
508 _AddItemToPathMenu(path.Path(), label, 2,
514 _AddItemToPathMenu(userPath.String(), userPath, 3,
523 _AddItemToPathMenu(lastSelectedPath.String(), lastSelectedPath, 3,
536 ScreenshotWindow::_AddItemToPathMenu(const char* path, BString& label, function in class:ScreenshotWindow

Completed in 32 milliseconds