HomeSort by relevance Sort by last modified time
    Searched full:fields_selection (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
certificate_viewer.cc 585 GtkTreeSelection* fields_selection = gtk_tree_view_get_selection( local
587 gtk_tree_selection_set_mode(fields_selection, GTK_SELECTION_SINGLE);
588 g_signal_connect(fields_selection, "changed",

Completed in 92 milliseconds