Home
last modified time | relevance | path

Searched defs:label_file_name (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/skins/
H A Dsearch-select.cc107 GtkWidget * label_file_name = gtk_label_new (_("File Name:")); in action_playlist_search_and_select() local
/dports/dns/knot3/knot-3.1.5/src/knot/zone/
H A Dbackup_dir.c42 static const char *label_file_name = LABEL_FILE; variable
/dports/dns/knot3-lib/knot-3.1.5/src/knot/zone/
H A Dbackup_dir.c42 static const char *label_file_name = LABEL_FILE; variable
/dports/graphics/geeqie/geeqie-1.6/src/
H A Dadvanced_exif.c55 GtkWidget *label_file_name; member
H A Dbar.c224 GtkWidget *label_file_name; member
/dports/multimedia/simplescreenrecorder/ssr-0.4.3/src/GUI/
H A DPageRecord.cpp264 QLabel *label_file_name = new QLabel(tr("File name:"), groupbox_information); in PageRecord() local