OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:first_button_text
(Results
1 - 2
of
2
) sorted by null
/external/avahi/avahi-ui/
avahi-ui.h
75
const gchar *
first_button_text
, ...) G_GNUC_NULL_TERMINATED;
81
const gchar *
first_button_text
,
avahi-ui.c
251
const gchar *
first_button_text
,
268
button_text =
first_button_text
;
291
const gchar *
first_button_text
,
297
va_start(varargs,
first_button_text
);
298
w = aui_service_dialog_new_valist(title, parent,
first_button_text
, varargs);
[
all
...]
Completed in 260 milliseconds