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

/haiku/src/apps/screenshot/
H A DScreenshot.h17 class Screenshot : public BApplication { class in inherits:BApplication
19 Screenshot();
20 ~Screenshot();
H A DScreenshot.cpp14 #include "Screenshot.h"
35 #define B_TRANSLATION_CONTEXT "Screenshot"
38 Screenshot::Screenshot() function in class:Screenshot
47 Screenshot::~Screenshot()
54 Screenshot::ArgvReceived(int32 argc, char** argv)
93 printf("Screenshot: option requires an argument -- %s\n",
128 Screenshot::ReadyToRun()
164 Screenshot
[all...]

Completed in 76 milliseconds