Home
last modified time | relevance | path

Searched refs:ScreenshotValues (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/screenshot/
H A Dscreenshot-freedesktop.h26 GimpPDBStatusType screenshot_freedesktop_shoot (ScreenshotValues *shootvals,
H A Dscreenshot-kwin.h26 GimpPDBStatusType screenshot_kwin_shoot (ScreenshotValues *shootvals,
H A Dscreenshot-osx.h28 GimpPDBStatusType screenshot_osx_shoot (ScreenshotValues *shootvals,
H A Dscreenshot-x11.h28 GimpPDBStatusType screenshot_x11_shoot (ScreenshotValues *shootvals,
H A Dscreenshot-win32.h36 GimpPDBStatusType screenshot_win32_shoot (ScreenshotValues *shootvals,
H A Dscreenshot.h74 } ScreenshotValues; typedef
H A Dscreenshot-osx.c77 screenshot_osx_shoot (ScreenshotValues *shootvals, in screenshot_osx_shoot()
H A Dscreenshot-kwin.c84 screenshot_kwin_shoot (ScreenshotValues *shootvals, in screenshot_kwin_shoot()
H A Dscreenshot-freedesktop.c126 screenshot_freedesktop_shoot (ScreenshotValues *shootvals, in screenshot_freedesktop_shoot()
H A Dscreenshot-x11.c51 static guint32 select_window (ScreenshotValues *shootvals,
61 select_window (ScreenshotValues *shootvals, in select_window()
555 screenshot_x11_shoot (ScreenshotValues *shootvals, in screenshot_x11_shoot()
H A Dscreenshot.c78 static ScreenshotValues shootvals =
346 gimp_set_data (PLUG_IN_PROC, &shootvals, sizeof (ScreenshotValues)); in run()
H A Dscreenshot-win32.c165 screenshot_win32_shoot (ScreenshotValues *shootvals, in screenshot_win32_shoot()