Searched refs:print (Results 376 - 400 of 455) sorted by relevance

<<111213141516171819

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddcprint.cpp50 #include <print.h>
H A Dprintwin.cpp51 #include <print.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcategory.tex75 \twocolitem{\helpref{wxPrintDialog}{wxprintdialog}}{Standard print dialog}
478 \twocolitem{\helpref{wxPreviewFrame}{wxpreviewframe}}{Frame for displaying a print preview}
479 \twocolitem{\helpref{wxPreviewCanvas}{wxpreviewcanvas}}{Canvas for displaying a print preview}
480 \twocolitem{\helpref{wxPreviewControlBar}{wxpreviewcontrolbar}}{Standard control bar for a print preview}
481 \twocolitem{\helpref{wxPrintDialog}{wxprintdialog}}{Standard print dialog}
486 \twocolitem{\helpref{wxPrintPreview}{wxprintpreview}}{Class representing a print preview}
488 \twocolitem{\helpref{wxPrintDialogData}{wxprintdialogdata}}{Represents information about the print dialog}
606 wxWidgets provides a set of generic classes to edit and print simple rich text with character
H A Dfiletype.tex55 These parameters may be useful to the program used to open, edit, view or print
202 order to print the file of the given type. The name of the file is
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlcatalog.c298 printf("\tdump: print the current catalog state\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Duzexampl.c155 lpUserFunctions->print = DisplayBuf;
472 /* Dummy "print" routine that simply outputs what is sent from the dll */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlcatalog.c298 printf("\tdump: print the current catalog state\n");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_rateest.c424 .print = rateest_print,
H A Dlibxt_tcp.c375 .print = tcp_print,
H A Dlibxt_sctp.c490 .print = sctp_print,
H A Dlibxt_time.c302 /* If it is the default value, do not print it. */
442 .print = time_print,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-forces.c284 if (ops->print((const u_char *)pdtlv,
506 rc = ops->print(dp, tll, ops->op_msk, indent + 1);
956 rc = tops->print((u_char *) TLV_DATA(tltlv),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_ladspa.c90 LADSPA_Data *values, int print)
111 if (print)
124 if (print)
88 print_ctl_info(AVFilterContext *ctx, int level, LADSPAContext *s, int ctl, unsigned long *map, LADSPA_Data *values, int print) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/gnome/
H A Dgprint.cpp36 #include <libgnomeprint/gnome-print.h>
37 #include <libgnomeprint/gnome-print-pango.h>
38 #include <libgnomeprint/gnome-print-config.h>
39 #include <libgnomeprintui/gnome-print-dialog.h>
40 #include <libgnomeprintui/gnome-print-job-preview.h>
41 #include <libgnomeprintui/gnome-print-paper-selector.h>
813 // native print data as the native print dialog
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dlog4j-1.2.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/spi/ ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dcms.c133 int flags = CMS_DETACHED, noout = 0, print = 0; local
312 } else if (!strcmp(*args, "-print")) {
314 print = 1;
1105 if (print)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dcms.c133 int flags = CMS_DETACHED, noout = 0, print = 0; local
312 } else if (!strcmp(*args, "-print")) {
314 print = 1;
1105 if (print)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_sctp.c497 .print = sctp_print,
H A Dlibxt_time.c302 /* If it is the default value, do not print it. */
442 .print = time_print,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables.c219 " %s -h (print this help information)\n\n",
275 " --line-numbers print line numbers when listing\n"
280 "[!] --version -V print package version.\n");
530 if (match->print)
531 match->print(ip, m, numeric);
657 if (target->print)
659 target->print(&fw->ipv6, t, format & FMT_NUMERIC);
1059 /* print a given ip including mask if neccessary */
1080 /* We want this to be readable, so only print out neccessary fields.
1088 /* print counter
[all...]
H A Diptables.c232 " %s -h (print this help information)\n\n",
288 " --line-numbers print line numbers when listing\n"
293 "[!] --version -V print package version.\n");
535 if (match->print)
536 match->print(ip, m, numeric);
662 if (target->print)
664 target->print(&fw->ip, t, format & FMT_NUMERIC);
1070 /* print a given ip including mask if neccessary */
1100 /* We want this to be readable, so only print out neccessary fields.
1108 /* print counter
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/regex/
H A Dregc_locale.c382 /* Unicode: unicode print characters excluding space */
618 {"print", "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\
854 wxT("lower"), wxT("print"), wxT("punct"), wxT("space"), wxT("upper"), wxT("xdigit"), NULL
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dpaper.cpp38 #include <print.h>
344 // A module to allow initialization/cleanup of print paper
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/guisfx/
H A Dsfxwiz.c550 lpUserFunctions->print = DisplayBuf;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_kprobe.c381 .print = PRINT_TYPE_FUNC_NAME(ptype), \
405 print_type_func_t print; /* Print functions */ member in struct:fetch_type
1361 if (!tp->args[i].type->print(s, tp->args[i].name,
1403 if (!tp->args[i].type->print(s, tp->args[i].name,

Completed in 441 milliseconds

<<111213141516171819