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

/haiku-fatelf/src/apps/screenshot/
H A DUtility.h29 BBitmap* MakeScreenshot(bool includeCursor, bool activeWindow,
H A DScreenshot.cpp58 bool includeCursor = false; local
71 includeCursor = true;
109 BBitmap* screenshot = fUtility->MakeScreenshot(includeCursor,

Completed in 91 milliseconds