HomeSort by relevance Sort by last modified time
    Searched defs:NULL (Results 1 - 25 of 133) sorted by null

1 2 3 4 5 6

  /jds/tsoljdsdevmgr/trunk/src/
devmgr-help.c 29 GError *err = NULL;
31 gnome_help_display_desktop (NULL, "trusted", "index.xml",
41 G_CALLBACK (gtk_widget_destroy), NULL);
  /jds/nimbus/trunk/gtk-engine/tests/
textfield.c 20 NULL);
click.c 38 NULL);
45 NULL);
combo.c 10 GList *items = NULL;
22 NULL);
hscroll.c 21 NULL);
scrollbar.c 25 NULL);
29 scrolled_window = gtk_scrolled_window_new (NULL, NULL);
spin-button.c 23 NULL);
test-gradient.c 94 GError **error = NULL;
124 NULL);
handle.c 32 NULL);
menu.c 16 GSList *group = NULL;
32 NULL);
radio-check.c 21 NULL);
48 radio = gtk_radio_button_new_with_label (NULL, "Active Checked");
57 radio = gtk_radio_button_new_with_label (NULL, "Inconsistent Checked");
tab.c 31 NULL);
37 gtk_notebook_append_page (GTK_NOTEBOOK (notebook), page1, NULL);
39 gtk_notebook_append_page (GTK_NOTEBOOK (notebook), page2, NULL);
combobox.c 17 GTK_ICON_SIZE_BUTTON, NULL);
25 GTK_ICON_SIZE_BUTTON, NULL);
33 GTK_ICON_SIZE_BUTTON, NULL);
41 GTK_ICON_SIZE_BUTTON, NULL);
50 0, NULL,
55 GTK_ICON_SIZE_BUTTON, NULL);
98 g_object_set (cell, "sensitive", sensitive, NULL);
118 NULL);
133 NULL);
137 NULL, NULL)
    [all...]
option-menu.c 15 return NULL;
20 group = NULL;
87 NULL);
95 NULL);
panes.c 46 NULL);
57 frame = gtk_frame_new (NULL);
68 NULL);
71 frame = gtk_frame_new (NULL);
76 frame = gtk_frame_new (NULL);
progress.c 38 NULL);
  /jds/libgnometsol/trunk/src/
test.c 39 char *label = NULL;
64 g_object_get (G_OBJECT (lbuilder), "sl", &sl, NULL);
93 G_CALLBACK (lbuilder_response_cb), NULL);
99 g_object_set (G_OBJECT (lbuilder), "sl", &sl, NULL);
114 G_CALLBACK (button_clicked_cb), NULL);
pam_conv.c 81 char *password = NULL;
94 if ((r = calloc (num_msg, sizeof (struct pam_response))) == NULL) {
104 gchar *utf8_msg = NULL;
105 gchar *locale_msg = NULL;
110 if (m->msg == NULL) {
113 " style %d NULL\n", i, m->msg_style);
116 "style %d NULL", i, m->msg_style);
119 utf8_msg = g_locale_to_utf8 (m->msg, -1, NULL, NULL, NULL);
    [all...]
  /jds/nimbus/trunk/gtk-engine/
click.c 20 NULL);
test-gradient.c 89 GError **error = NULL;
124 NULL);
  /jds/tsoljds-tstripe/trunk/src/
test-constraint.c 66 NULL, &area,
93 cimage->pixbuf = gdk_pixbuf_new_from_file ("/home/erwannc/code/tstripe/src/menuitem2-small.png", NULL);
102 NULL);
  /jds/spec-files-other/trunk/po-sun/
Makefile 71 NULL=
  /jds/spec-files-other/branches/opensolaris-2009-06/po-sun/
Makefile 71 NULL=
  /jds/spec-files-other/branches/gnome-2-26/po-sun/
Makefile 71 NULL=
  /jds/spec-files-other/branches/gnome-2-28/po-sun/
Makefile 71 NULL=

Completed in 540 milliseconds

1 2 3 4 5 6