Home
last modified time | relevance | path

Searched defs:print_selection (Results 1 – 15 of 15) sorted by relevance

/dports/print/trueprint/trueprint-5.4/src/
H A Dprint_prompt.c26 char *print_selection; variable
/dports/sysutils/webmin/webmin-1.981/smf/
H A Dsmf-lib.pl396 sub print_selection() subroutine
/dports/emulators/jzintv/jzintv-20200712-src/src/
H A DjzintvWii-frontend.c82 int print_selection(char** files, int arrow_index, int file_index, int how_much_files) in print_selection() function
/dports/math/giacxcas/fltk-1.3.0/fluid/
H A Dprint_panel.cxx69 Fl_Round_Button *print_selection=(Fl_Round_Button *)0; variable
/dports/x11-toolkits/ntk/ntk/fluid/
H A Dprint_panel.cxx69 Fl_Round_Button *print_selection=(Fl_Round_Button *)0; variable
/dports/math/giacxcas/fltk-1.3.0/src/
H A Dprint_panel.cxx59 static Fl_Round_Button *print_selection=(Fl_Round_Button *)0; variable
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A Dprint_panel.cxx50 static Fl_Round_Button *print_selection=(Fl_Round_Button *)0; variable
/dports/x11-toolkits/fltk/fltk-1.3.8/fluid/
H A Dprint_panel.cxx60 Fl_Round_Button *print_selection=(Fl_Round_Button *)0; variable
/dports/x11-toolkits/ntk/ntk/src/
H A Dprint_panel.cxx59 static Fl_Round_Button *print_selection=(Fl_Round_Button *)0; variable
/dports/deskutils/gpicker/gpicker-2.3/
H A Dmain.c254 void print_selection(void) in print_selection() function
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl.cpp862 void print_selection(const struct v4l2_selection &sel) in print_selection() function
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl.cpp862 void print_selection(const struct v4l2_selection &sel) in print_selection() function
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl.cpp862 void print_selection(const struct v4l2_selection &sel) in print_selection() function
/dports/x11/xdialog/Xdialog-2.3.1/src/
H A Dcallbacks.c903 gboolean print_selection(GtkButton *button, gpointer data) in print_selection() function
/dports/textproc/py-nltk/nltk-3.4.1/nltk/app/
H A Dchartparser_app.py485 def print_selection(self, *e): member in ChartResultsView