Searched refs:MakeScreenshot (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/screenshot/
H A DUtility.h28 BBitmap* MakeScreenshot(bool includeCursor, bool activeWindow,
H A DScreenshotWindow.cpp147 fScreenshot = fUtility.MakeScreenshot(fIncludeCursor, fGrabActiveWindow,
274 fScreenshot = fUtility.MakeScreenshot(fIncludeCursor,
282 fScreenshot = fUtility.MakeScreenshot(fIncludeCursor,
290 fScreenshot = fUtility.MakeScreenshot(fIncludeCursor,
H A DUtility.cpp136 Utility::MakeScreenshot(bool includeMouse, bool activeWindow, function in class:Utility
H A DScreenshot.cpp110 BBitmap* screenshot = fUtility->MakeScreenshot(includeCursor,

Completed in 45 milliseconds