Home
last modified time | relevance | path

Searched refs:PrintWindow (Results 1 – 25 of 275) sorted by relevance

1234567891011

/dports/graphics/geeqie/geeqie-1.6/src/
H A Dprint.c82 PrintWindow *pw = data; in print_job_render_image_loader_done()
185 PrintWindow *pw = data; in image_text_position_h1_cb()
201 PrintWindow *pw = data; in image_text_position_h2_cb()
217 PrintWindow *pw = data; in image_text_position_f1_cb()
233 PrintWindow *pw = data; in image_text_position_f2_cb()
249 PrintWindow *pw = data; in page_text_position_h1_cb()
265 PrintWindow *pw = data; in page_text_position_h2_cb()
281 PrintWindow *pw = data; in page_text_position_f1_cb()
297 PrintWindow *pw = data; in page_text_position_f2_cb()
488 PrintWindow *pw = data; in paginate_cb()
[all …]
/dports/security/beid/eid-mw-5.0.8/plugins_tools/eid-viewer/Windows/eIDViewer/
H A DPrintWindow.xaml.cs20 public partial class PrintWindow : Window class
24 public PrintWindow() in PrintWindow() method in eIDViewer.PrintWindow
H A DMainWindow.xaml.cs346 PrintWindow thePrintWindow = new PrintWindow(); in MenuItemPrint_Click()
/dports/editors/nedit/nedit-5.7/source/
H A Dfile.h53 void PrintWindow(WindowInfo *window, int selectedOnly);
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/desktop_capture/win/
H A Dwindow_capturer_win_gdi.cc286 result = PrintWindow(window_, mem_dc, flags); in CaptureFrame()
291 result = PrintWindow(window_, mem_dc, 0); in CaptureFrame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/desktop_capture/win/
H A Dwindow_capturer_win_gdi.cc286 result = PrintWindow(window_, mem_dc, flags); in CaptureFrame()
291 result = PrintWindow(window_, mem_dc, 0); in CaptureFrame()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/desktop_capture/win/
H A Dwindow_capturer_win_gdi.cc289 result = PrintWindow(window_, mem_dc, flags); in CaptureFrame()
294 result = PrintWindow(window_, mem_dc, 0); in CaptureFrame()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/
H A Dwindow_capturer_win.cc321 result = PrintWindow(window_, mem_dc, flags); in CaptureFrame()
326 result = PrintWindow(window_, mem_dc, 0); in CaptureFrame()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/
H A Dwindow_capturer_win.cc321 result = PrintWindow(window_, mem_dc, flags); in CaptureFrame()
326 result = PrintWindow(window_, mem_dc, 0); in CaptureFrame()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dwindow_capturer_win.cc321 result = PrintWindow(window_, mem_dc, flags); in CaptureFrame()
326 result = PrintWindow(window_, mem_dc, 0); in CaptureFrame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/desktop_capture/
H A Dwindow_capturer_win.cc385 result = PrintWindow(window_, mem_dc, flags); in CaptureFrame()
390 result = PrintWindow(window_, mem_dc, 0); in CaptureFrame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/snapshot/
H A Dsnapshot_win.cc55 BOOL result = PrintWindow(window_handle, mem_hdc, flags); in GrabHwndSnapshot()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/snapshot/
H A Dsnapshot_win.cc55 BOOL result = PrintWindow(window_handle, mem_hdc, flags); in GrabHwndSnapshot()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlwinx.h412 BOOL PrintWindow(HDC hDC, UINT uFlags = 0)
415 return ::PrintWindow(m_hWnd, hDC, uFlags);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datlwinx.h412 BOOL PrintWindow(HDC hDC, UINT uFlags = 0)
415 return ::PrintWindow(m_hWnd, hDC, uFlags);
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dwindow_capturer_win.cc254 result = PrintWindow(window_, mem_dc, 0); in CaptureFrame()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dwindow_capturer_win.cc261 result = PrintWindow(window_, mem_dc, 0); in Capture()
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DUser32.java2151 boolean PrintWindow(HWND hWnd, HDC dest, int flags); in PrintWindow() method
/dports/graphics/povray37/povray-3.7.0.10/windows/
H A Dpvengine.h479 WORD FAR PrintWindow (HWND, WORD, WORD, WORD, WORD, LPSTR);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in663 PrintWindow
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in663 PrintWindow
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DGroup.java310 success = OS.PrintWindow (hwnd, hdc, 0); in printWidget()
/dports/devel/jna/jna-5.7.0/contrib/platform/test/com/sun/jna/platform/win32/
H A DUser32Test.java344 boolean pwResult = User32.INSTANCE.PrintWindow(null, null, 0); in testPrintWindow()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def655 PrintWindow@12
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def655 PrintWindow@12

1234567891011