Home
last modified time | relevance | path

Searched refs:find_view (Results 1 – 25 of 52) sorted by relevance

123

/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dfinddlg.c44 static GtkWidget *find_view; variable
91 find_view = gtk_tree_view_new_with_model(GTK_TREE_MODEL(store)); in popup_find_dialog()
92 selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(find_view)); in popup_find_dialog()
94 gtk_tree_view_columns_autosize(GTK_TREE_VIEW(find_view)); in popup_find_dialog()
95 gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(find_view), FALSE); in popup_find_dialog()
101 gtk_tree_view_append_column(GTK_TREE_VIEW(find_view), column); in popup_find_dialog()
109 gtk_container_add(GTK_CONTAINER(sw), find_view); in popup_find_dialog()
111 gtk_widget_set_hexpand(GTK_WIDGET(find_view), TRUE); in popup_find_dialog()
112 gtk_widget_set_vexpand(GTK_WIDGET(find_view), TRUE); in popup_find_dialog()
116 "mnemonic-widget", find_view, in popup_find_dialog()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dfinddlg.c44 static GtkWidget *find_view; variable
91 find_view = gtk_tree_view_new_with_model(GTK_TREE_MODEL(store)); in popup_find_dialog()
92 selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(find_view)); in popup_find_dialog()
94 gtk_tree_view_columns_autosize(GTK_TREE_VIEW(find_view)); in popup_find_dialog()
95 gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(find_view), FALSE); in popup_find_dialog()
101 gtk_tree_view_append_column(GTK_TREE_VIEW(find_view), column); in popup_find_dialog()
109 gtk_container_add(GTK_CONTAINER(sw), find_view); in popup_find_dialog()
111 gtk_widget_set_hexpand(GTK_WIDGET(find_view), TRUE); in popup_find_dialog()
112 gtk_widget_set_vexpand(GTK_WIDGET(find_view), TRUE); in popup_find_dialog()
116 "mnemonic-widget", find_view, in popup_find_dialog()
[all …]
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dfinddlg.c44 static GtkWidget *find_view; variable
91 find_view = gtk_tree_view_new_with_model(GTK_TREE_MODEL(store)); in popup_find_dialog()
92 selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(find_view)); in popup_find_dialog()
94 gtk_tree_view_columns_autosize(GTK_TREE_VIEW(find_view)); in popup_find_dialog()
95 gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(find_view), FALSE); in popup_find_dialog()
101 gtk_tree_view_append_column(GTK_TREE_VIEW(find_view), column); in popup_find_dialog()
109 gtk_container_add(GTK_CONTAINER(sw), find_view); in popup_find_dialog()
111 gtk_widget_set_hexpand(GTK_WIDGET(find_view), TRUE); in popup_find_dialog()
112 gtk_widget_set_vexpand(GTK_WIDGET(find_view), TRUE); in popup_find_dialog()
116 "mnemonic-widget", find_view, in popup_find_dialog()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dfinddlg.c44 static GtkWidget *find_view; variable
91 find_view = gtk_tree_view_new_with_model(GTK_TREE_MODEL(store)); in popup_find_dialog()
92 selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(find_view)); in popup_find_dialog()
94 gtk_tree_view_columns_autosize(GTK_TREE_VIEW(find_view)); in popup_find_dialog()
95 gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(find_view), FALSE); in popup_find_dialog()
101 gtk_tree_view_append_column(GTK_TREE_VIEW(find_view), column); in popup_find_dialog()
109 gtk_container_add(GTK_CONTAINER(sw), find_view); in popup_find_dialog()
111 gtk_widget_set_hexpand(GTK_WIDGET(find_view), TRUE); in popup_find_dialog()
112 gtk_widget_set_vexpand(GTK_WIDGET(find_view), TRUE); in popup_find_dialog()
116 "mnemonic-widget", find_view, in popup_find_dialog()
[all …]
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dfinddlg.c44 static GtkWidget *find_view; variable
91 find_view = gtk_tree_view_new_with_model(GTK_TREE_MODEL(store)); in popup_find_dialog()
92 selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(find_view)); in popup_find_dialog()
94 gtk_tree_view_columns_autosize(GTK_TREE_VIEW(find_view)); in popup_find_dialog()
95 gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(find_view), FALSE); in popup_find_dialog()
101 gtk_tree_view_append_column(GTK_TREE_VIEW(find_view), column); in popup_find_dialog()
108 gtk_container_add(GTK_CONTAINER(sw), find_view); in popup_find_dialog()
112 "mnemonic-widget", find_view, in popup_find_dialog()
124 gtk_tree_view_focus(GTK_TREE_VIEW(find_view)); in popup_find_dialog()
169 selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(find_view)); in find_response()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dfinddlg.c44 static GtkWidget *find_view; variable
91 find_view = gtk_tree_view_new_with_model(GTK_TREE_MODEL(store)); in popup_find_dialog()
92 selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(find_view)); in popup_find_dialog()
94 gtk_tree_view_columns_autosize(GTK_TREE_VIEW(find_view)); in popup_find_dialog()
95 gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(find_view), FALSE); in popup_find_dialog()
101 gtk_tree_view_append_column(GTK_TREE_VIEW(find_view), column); in popup_find_dialog()
108 gtk_container_add(GTK_CONTAINER(sw), find_view); in popup_find_dialog()
112 "mnemonic-widget", find_view, in popup_find_dialog()
124 gtk_tree_view_focus(GTK_TREE_VIEW(find_view)); in popup_find_dialog()
169 selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(find_view)); in find_response()
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/utilities/visit_session_converters/
H A Dsession_to_camera.py33 def find_view(root): function
39 find_view(elem)
45 find_view(root)
/dports/www/py-graphite-web/graphite-web-1.1.8/webapp/graphite/metrics/
H A Durls.py20 url(r'^/find/?$', views.find_view, name='metrics_find'),
26 url(r'^/?$', views.find_view, name='metrics'),
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/core/
H A DDisplay.cpp61 int find_view(const ViewVec & vec, const std::string & name)
86 int index = find_view(views, view);
H A DDisplay.h69 int find_view(const ViewVec & vec, const std::string & name);
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/core/
H A DDisplay.cpp61 int find_view(const ViewVec & vec, const std::string & name)
86 int index = find_view(views, view);
H A DDisplay.h69 int find_view(const ViewVec & vec, const std::string & name);
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/core/
H A DDisplay.cpp61 int find_view(const ViewVec & vec, const std::string & name)
86 int index = find_view(views, view);
H A DDisplay.h69 int find_view(const ViewVec & vec, const std::string & name);
/dports/x11-wm/euclid-wm/euclid-wm-b6b0319/
H A Deuclid-wm.c724 struct view * find_view(int i);
747 new->v = find_view(n + 1); in addscreen()
2384 goto_view(find_view(1)); in event_loop()
2388 goto_view(find_view(2)); in event_loop()
2392 goto_view(find_view(3)); in event_loop()
2396 goto_view(find_view(4)); in event_loop()
2400 goto_view(find_view(5)); in event_loop()
2404 goto_view(find_view(6)); in event_loop()
2408 goto_view(find_view(7)); in event_loop()
2412 goto_view(find_view(8)); in event_loop()
[all …]
/dports/mail/abook/abook-0.6.1/
H A Dviews.c32 find_view(char *name) in find_view() function
89 if((v = find_view(viewname)) == NULL) in add_field_to_view()
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-contact-store.c423 EBookClientView *find_view, in find_contact_by_view_and_uid() argument
434 source_index = find_contact_source_by_view (contact_store, find_view); in find_contact_by_view_and_uid()
441 if (find_view == source->client_view) in find_contact_by_view_and_uid()
459 EBookClientView *find_view) in get_contact_hash() argument
468 source_index = find_contact_source_by_view (contact_store, find_view); in get_contact_hash()
475 if (find_view == source->client_view) in get_contact_hash()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dstep_editor.cc113 RegionView* rv = _mtv.midi_view()->find_view (step_edit_region); in prepare_step_edit_region()
126 RegionView* rv = _mtv.midi_view()->find_view (step_edit_region); in prepare_step_edit_region()
H A Dstreamview.h102 RegionView* find_view (boost::shared_ptr<const ARDOUR::Region>);
/dports/devel/binutils/binutils-2.37/gold/
H A Dfileread.cc335 File_read::find_view(off_t start, section_size_type size, in find_view() function in gold::File_read
432 const File_read::View* pv = this->find_view(start, size, -1U, NULL); in read()
577 File_read::View* v = this->find_view(offset + start, size, in find_or_make_view()
740 File_read::View* view = this->find_view(base + i_off, in read_multiple()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/
H A Dfileread.cc331 File_read::find_view(off_t start, section_size_type size, in find_view() function in gold::File_read
428 const File_read::View* pv = this->find_view(start, size, -1U, NULL); in read()
573 File_read::View* v = this->find_view(offset + start, size, in find_or_make_view()
736 File_read::View* view = this->find_view(base + i_off, in read_multiple()
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A Dfileread.cc335 File_read::find_view(off_t start, section_size_type size, in find_view() function in gold::File_read
432 const File_read::View* pv = this->find_view(start, size, -1U, NULL); in read()
577 File_read::View* v = this->find_view(offset + start, size, in find_or_make_view()
740 File_read::View* view = this->find_view(base + i_off, in read_multiple()
/dports/devel/gnulibiberty/binutils-2.37/gold/
H A Dfileread.cc335 File_read::find_view(off_t start, section_size_type size, in find_view() function in gold::File_read
432 const File_read::View* pv = this->find_view(start, size, -1U, NULL); in read()
577 File_read::View* v = this->find_view(offset + start, size, in find_or_make_view()
740 File_read::View* view = this->find_view(base + i_off, in read_multiple()
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/
H A Dfileread.cc331 File_read::find_view(off_t start, section_size_type size, in find_view() function in gold::File_read
428 const File_read::View* pv = this->find_view(start, size, -1U, NULL); in read()
573 File_read::View* v = this->find_view(offset + start, size, in find_or_make_view()
736 File_read::View* view = this->find_view(base + i_off, in read_multiple()
/dports/graphics/geomview/geomview-1.9.5/src/bin/geomutil/maple2oogl/
H A Dgvplot.mapleV843 make_tmpname, print_colorlist, find_view, make_localtmpname;
144 view := find_view(1, ps);
583 # find_view
588 find_view := proc(n, item)
601 end; # find_view find_view := proc(n,item)

123