Home
last modified time | relevance | path

Searched defs:pasteboard (Results 1 – 25 of 57) sorted by relevance

123

/dports/www/libwpe/libwpe-1.12.0/src/
H A Dpasteboard.c81 wpe_pasteboard_get_types(struct wpe_pasteboard* pasteboard, struct wpe_pasteboard_string_vector* ou… in wpe_pasteboard_get_types()
87 wpe_pasteboard_get_string(struct wpe_pasteboard* pasteboard, const char* type, struct wpe_pasteboar… in wpe_pasteboard_get_string()
93 wpe_pasteboard_write(struct wpe_pasteboard* pasteboard, struct wpe_pasteboard_string_map* map) in wpe_pasteboard_write()
H A Dpasteboard-generic.cpp49 auto& pasteboard = *static_cast<Generic::Pasteboard*>(data); in __anoncf7711460202() local
65 auto& pasteboard = *static_cast<Generic::Pasteboard*>(data); in __anoncf7711460302() local
77 auto& pasteboard = *static_cast<Generic::Pasteboard*>(data); in __anoncf7711460402() local
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/copypasta-0.7.1/src/
H A Dosx_clipboard.rs27 pasteboard: Id<Object>, field
37 let pasteboard: *mut Object = unsafe { msg_send![cls, generalPasteboard] }; in new() localVariable
41 let pasteboard: Id<Object> = unsafe { Id::from_ptr(pasteboard) }; in new() localVariable
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/clipboard-0.5.0/src/
H A Dosx_clipboard.rs26 pasteboard: Id<Object>, field
36 let pasteboard: *mut Object = unsafe { msg_send![cls, generalPasteboard] }; in new() localVariable
40 let pasteboard: Id<Object> = unsafe { Id::from_ptr(pasteboard) }; in new() localVariable
/dports/devel/gitui/gitui-0.10.1/cargo-crates/clipboard-0.5.0/src/
H A Dosx_clipboard.rs26 pasteboard: Id<Object>, field
36 let pasteboard: *mut Object = unsafe { msg_send![cls, generalPasteboard] }; in new() localVariable
40 let pasteboard: Id<Object> = unsafe { Id::from_ptr(pasteboard) }; in new() localVariable
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/copypasta-0.7.1/src/
H A Dosx_clipboard.rs27 pasteboard: Id<Object>, field
37 let pasteboard: *mut Object = unsafe { msg_send![cls, generalPasteboard] }; in new() localVariable
41 let pasteboard: Id<Object> = unsafe { Id::from_ptr(pasteboard) }; in new() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/clipboard-0.5.0/src/
H A Dosx_clipboard.rs26 pasteboard: Id<Object>, field
36 let pasteboard: *mut Object = unsafe { msg_send![cls, generalPasteboard] }; in new() localVariable
40 let pasteboard: Id<Object> = unsafe { Id::from_ptr(pasteboard) }; in new() localVariable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/mac/
H A DClipboardMac.h49 …static PassRefPtr<ClipboardMac> create(ClipboardType clipboardType, NSPasteboard *pasteboard, Clip… in create()
80 NSPasteboard *pasteboard() { return m_pasteboard.get(); } in pasteboard() function
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/bytes-0.4.12/src/buf/
H A Dtake.rs82 /// ```
89 /// # Note in new()
90 /// in new()
95 /// in new()
96 /// ```rust in new()
/dports/emulators/sameboy/SameBoy-0.14.7/HexFiend/
H A DHFPasteboardOwner.h17 NSPasteboard *pasteboard; //not retained variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Ddnd.cpp104 PasteboardRef pasteboard; in DoDragDrop() local
217 PasteboardRef pasteboard = 0; in wxMacWindowDragTrackingHandler() local
390 PasteboardRef pasteboard = 0; in wxMacWindowDragReceiveHandler() local
H A Ddataobj.cpp260 PasteboardRef pasteboard = (PasteboardRef) pb; in AddToPasteboard() local
342 PasteboardRef pasteboard = (PasteboardRef) pb; in IsFormatInPasteboard() local
391 PasteboardRef pasteboard = (PasteboardRef) pb; in GetFromPasteboard() local
542 PasteboardRef pasteboard = (PasteboardRef) pb; in HasDataInPasteboard() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Ddnd.cpp104 PasteboardRef pasteboard; in DoDragDrop() local
217 PasteboardRef pasteboard = 0; in wxMacWindowDragTrackingHandler() local
390 PasteboardRef pasteboard = 0; in wxMacWindowDragReceiveHandler() local
H A Ddataobj.cpp260 PasteboardRef pasteboard = (PasteboardRef) pb; in AddToPasteboard() local
342 PasteboardRef pasteboard = (PasteboardRef) pb; in IsFormatInPasteboard() local
391 PasteboardRef pasteboard = (PasteboardRef) pb; in GetFromPasteboard() local
542 PasteboardRef pasteboard = (PasteboardRef) pb; in HasDataInPasteboard() local
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mrlib/private/aligned-pasteboard/tests/
H A Dtest2.rkt21 (define pasteboard (new horizontal-pasteboard%)) function
H A Dexample.rkt6 (define pasteboard (new horizontal-pasteboard%)) function
H A Dtest.rkt22 (define pasteboard (new horizontal-pasteboard%)) function
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DPasteboard.pas1009 …PasteboardPromiseKeeperProcPtr = function( pasteboard: PasteboardRef; item: PasteboardItemID; flav… in pasteboard() function
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/macos/
H A Dgdkmacosclipboard.c31 NSPasteboard *pasteboard; member
175 load_offer_formats (NSPasteboard *pasteboard) in load_offer_formats()
519 _gdk_macos_pasteboard_load_formats (NSPasteboard *pasteboard) in _gdk_macos_pasteboard_load_formats()
526 NSPasteboard *pasteboard, in _gdk_macos_pasteboard_read_async()
H A Dgdkmacosdrop-private.h45 NSPasteboard *pasteboard; member
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkquartz.c130 _gtk_quartz_get_selection_data_from_pasteboard (NSPasteboard *pasteboard, in _gtk_quartz_get_selection_data_from_pasteboard()
233 _gtk_quartz_set_selection_data_for_pasteboard (NSPasteboard *pasteboard, in _gtk_quartz_set_selection_data_for_pasteboard()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/q3richtext/
H A Dtst_q3richtext.cpp403 PasteboardRef pasteboard; in keyPressEvent() local
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkquartz.c176 _gtk_quartz_get_selection_data_from_pasteboard (NSPasteboard *pasteboard, in _gtk_quartz_get_selection_data_from_pasteboard()
279 _gtk_quartz_set_selection_data_for_pasteboard (NSPasteboard *pasteboard, in _gtk_quartz_set_selection_data_for_pasteboard()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A DOSXTransferable.cxx87 NSPasteboard* pasteboard) : in OSXTransferable()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A DOSXTransferable.cxx85 NSPasteboard* pasteboard) : in OSXTransferable()

123