Home
last modified time | relevance | path

Searched refs:paste_primary (Results 1 – 18 of 18) sorted by relevance

/dports/x11-toolkits/girara/girara-0.3.6/girara/
H A Dentry.c19 klass->paste_primary = girara_entry_paste_primary; in girara_entry_class_init()
25 G_STRUCT_OFFSET(GiraraEntryClass, paste_primary), in girara_entry_class_init()
H A Dentry.h40 void (*paste_primary)(GiraraEntry*); member
/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/perl/
H A Deval99 sub paste_primary () {
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/end2end/features/
H A Dyankpaste.feature269 When I open data/paste_primary.html
278 And I open data/paste_primary.html
290 When I open data/paste_primary.html
303 When I open data/paste_primary.html
317 When I open data/paste_primary.html
323 When I open data/paste_primary.html
H A Dtabs.feature1231 And I open data/paste_primary.html in a new tab
1251 - url: http://localhost:*/data/paste_primary.html
1270 And I open data/paste_primary.html in a new tab
1291 - url: http://localhost:*/data/paste_primary.html
/dports/astro/sunclock/sunclock-3.57/editkit/
H A Dx11.c131 int paste_primary(int win, int property, int Delete);
390 int paste_primary(int win, int property, int Delete) in paste_primary() function
430 int tmp = paste_primary(DefaultRootWindow(dpy), XA_CUT_BUFFER0, in request_selection()
1074 paste_primary(event.xselection.requestor,
H A DCHANGELOG90 Added suspend autoindent to paste_primary from X selection.
H A DREADME100 int paste_primary(int win, int property, int Delete);
238 paste_primary sequentially feeds chars to handle_char for pasting
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dvte.defs97 (define-method paste_primary
/dports/x11-toolkits/gnome-pty-helper/vte-0.40.2/src/
H A Dvte-2.91.vapi67 public void paste_primary ();
/dports/x11-toolkits/vte/vte-0.28.2/python/
H A Dvte.defs147 (define-method paste_primary
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-content-editor.h99 void (*paste_primary) (EContentEditor *editor); member
H A De-content-editor.c2001 g_return_if_fail (iface->paste_primary != NULL); in e_content_editor_paste_primary()
2003 iface->paste_primary (editor); in e_content_editor_paste_primary()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DTextF.c417 static void paste_primary(Widget, XEvent *, String *, Cardinal *);
520 {"paste-primary", paste_primary},
4876 paste_primary(Widget w, XEvent *ev, in paste_primary() function
/dports/x11/terminator/terminator-2.1.1/terminatorlib/
H A Dterminal.py1577 term.vte.paste_primary()
/dports/x11/elementary-terminal/terminal-6.0.1/src/
H A DMainWindow.vala1296 current_terminal.paste_primary ();
/dports/mail/evolution/evolution-3.42.1/src/modules/webkit-editor/
H A De-webkit-editor.c5793 iface->paste_primary = webkit_editor_paste_primary; in e_webkit_editor_content_editor_init()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/
H A DChangeLog.pre-2-09329 @override_location argument from @paste_primary.