Home
last modified time | relevance | path

Searched refs:create_addlocationdlg (Results 1 – 3 of 3) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dinterface.h14 GtkWidget* create_addlocationdlg (void);
H A Dactionhandlers.c410 GtkWidget *dlg = create_addlocationdlg (); in action_add_location_handler_cb()
H A Dinterface.c3525 create_addlocationdlg (void) in create_addlocationdlg() function