Home
last modified time | relevance | path

Searched refs:clear_box (Results 1 – 20 of 20) sorted by relevance

/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/preferences/
H A Dselection.cpp65 clear_box(); in ~Selection()
118 clear_box(); in update()
190 Preferences::Selection::clear_box() in clear_box() function in UI_GTKMM_NS::Preferences::Selection
H A Dselection.h71 void clear_box();
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/
H A Dbwm_popup_menu.h33 void clear_box();
H A Dbwm_tableau_img.h68 void clear_box();
H A Dbwm_observer_img.cxx535 void bwm_observer_img::clear_box() in clear_box() function in bwm_observer_img
560 this->clear_box(); in recover_edges()
584 this->clear_box(); in recover_lines()
687 clear_box(); in step_edges_vd()
720 clear_box(); in lines_vd()
H A Dbwm_observer_img.h96 void clear_box();
H A Dbwm_tableau_img.cxx202 void bwm_tableau_img::clear_box() in clear_box() function in bwm_tableau_img
204 my_observer_->clear_box(); in clear_box()
H A Dbwm_popup_menu.cxx138 new vgui_command_simple<bwm_tableau_img>(img_tab,&bwm_tableau_img::clear_box)); in get_menu()
/dports/lang/seed7/seed7/lib/
H A Dtext.s7i134 const proc: clear_box (ref text: aText) is DYNAMIC;
H A Dconsole.s7i187 const proc: clear_box (in console_file: aConsoleFile) is noop;
H A Dgraph_file.s7i398 const proc: clear_box (ref graph_file: aGraphFile) is noop;
H A Dwindow.s7i172 const proc: clear_box (ref window_file: window_fil) is func
/dports/print/texlive-base/texlive-20150521-source/texk/dvipos/
H A DChangeLog60 * dvicore.c (clear_box): Use xstrdup'ed string literal to
/dports/science/hypre/hypre-2.23.0/src/struct_mv/
H A Dstruct_vector.c520 hypre_Box *clear_box, in hypre_StructVectorClearBoxValues() argument
576 hypre_IntersectBoxes(clear_box, grid_box, int_box); in hypre_StructVectorClearBoxValues()
H A Dprotos.h246 HYPRE_Int hypre_StructMatrixClearBoxValues ( hypre_StructMatrix *matrix , hypre_Box *clear_box , HY…
290 HYPRE_Int hypre_StructVectorClearBoxValues ( hypre_StructVector *vector , hypre_Box *clear_box , HY…
H A Dstruct_matrix.c1124 hypre_Box *clear_box, in hypre_StructMatrixClearBoxValues() argument
1185 hypre_IntersectBoxes(clear_box, grid_box, int_box); in hypre_StructMatrixClearBoxValues()
H A D_hypre_struct_mv.h1850 HYPRE_Int hypre_StructMatrixClearBoxValues ( hypre_StructMatrix *matrix , hypre_Box *clear_box , HY…
1894 HYPRE_Int hypre_StructVectorClearBoxValues ( hypre_StructVector *vector , hypre_Box *clear_box , HY…
/dports/lang/seed7/seed7/prg/
H A Dms.sd7490 clear_box(field);
521 clear_box(field);
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/gx_head/gui/
H A Dgx_main_window.cpp1856 void MainWindow::clear_box(Gtk::Container& box) { in clear_box() function in MainWindow
2582 clear_box(*bld.monocontainer); in MainWindow()
2583 clear_box(*bld.stereorackcontainerH); in MainWindow()
2584 clear_box(*bld.stereorackcontainerV); in MainWindow()
2585 clear_box(*bld.preset_box_no_rack); in MainWindow()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/headers/
H A Dgx_main_window.h896 void clear_box(Gtk::Container& box);