Searched refs:Print (Results 26 - 50 of 75) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dscriptbinder.cpp486 void ScriptSection::Print( ScriptStream& stm ) function in class:ScriptSection
499 m_Subsections[i]->Print( stm );
604 pFromSection->Print( stm );
609 pTopSect->Print( stm );
H A Dscriptbinder.h299 virtual void Print( ScriptStream& stm );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebServer.cpp244 void CWebServerBase::Print(const wxString &s) function in class:CWebServerBase
1775 Print(_("Session expired - requesting login\n"));
1780 Print(_("Session ok, logged in\n"));
1782 Print(_("Session ok, not logged in\n"));
1787 Print(_("No session opened - will request login\n"));
1796 Print(_("Session created - requesting login\n"));
1811 Print(_("Processing request [original]: ") + filename + wxT("\n"));
1826 Print(_("No password specified, login will not be allowed."));
1828 Print(_("Checking password\n"));
1833 Print(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/build-aux/
H A Dannounce-gen115 Print a section C<$title> dedicated to the list of <@file>, which
139 Print the MD5 and SHA1 signature section for each C<@file>.
170 Print the section of the NEWS file C<$news_file> addressing changes
181 # Print all lines from $news_file, starting with the first one
222 # Print new ChangeLog entries.
272 # Print two types of lines, making minor changes:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhteasypr.tex93 Print HTML file.
103 Print HTML text (not file!).
H A Dtprint.tex34 Print function of a wxPrinter object to actually print the document, or can be
47 printer.Print(this, &printout, true);
54 wxPreviewFrame *frame = new wxPreviewFrame(preview, this, "Demo Print Preview", wxPoint(100, 100), wxSize(600, 650));
90 simply create a wxPrinter object in your Print function as in the example above.
H A Dprint.tex488 Enables or disables the `Print to file' checkbox.
624 Sets the 'Print to file' checkbox to true or false.
639 Determines whether the dialog to be shown will be the Print dialog
640 (pass false) or Print Setup dialog (pass true).
720 Return last error. Valid after calling \helpref{Print}{wxprinterprint},
722 \helpref{wxPrintPreview::Print}{wxprintpreviewprint}. These functions
743 \membersection{wxPrinter::Print}\label{wxprinterprint}
745 \func{bool}{Print}{\param{wxWindow *}{parent}, \param{wxPrintout *}{printout}, \param{bool }{prompt=true}}
750 Print could return false if there was a problem initializing the printer device context
847 \helpref{wxDC}{wxdc}. Instances of this class are passed to wxPrinter::Print o
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dwebkit.h78 void Print(bool showPrompt=FALSE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dprntbase.h186 virtual bool Print(wxWindow *parent, wxPrintout *printout, bool prompt = true) = 0;
218 virtual bool Print(wxWindow *parent, wxPrintout *printout, bool prompt = true);
370 const wxString& title = wxT("Print Preview"),
547 virtual bool Print(bool interactive) = 0;
618 virtual bool Print(bool interactive);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dprintmac.cpp369 bool wxMacPrinter::Print(wxWindow *parent, wxPrintout *printout, bool prompt) function in class:wxMacPrinter
454 wxMessageBox(wxT("Sorry, could not create an abort dialog."), wxT("Print Error"), wxOK, parent);
474 wxMessageBox(wxT("Could not start printing."), wxT("Print Error"), wxOK, parent);
563 * Print preview
584 bool wxMacPrintPreview::Print(bool interactive) function in class:wxMacPrintPreview
590 return printer.Print(m_previewFrame, m_printPrintout, interactive);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dprintmac.cpp306 // Display the Print dialog.
325 message.Printf( wxT("Print Error %d"), err ) ;
361 message.Printf( wxT("Print Error %d"), err ) ;
479 message.Printf( wxT("Print Error %d"), err ) ;
505 message.Printf( wxT("Print Error %d"), err ) ;
528 bool wxMacPrinter::Print(wxWindow *parent, wxPrintout *printout, bool prompt) function in class:wxMacPrinter
607 wxMessageBox(wxT("Sorry, could not create an abort dialog."), wxT("Print Error"), wxOK, parent);
625 wxMessageBox(wxT("Could not start printing."), wxT("Print Error"), wxOK, parent);
710 * Print preview
731 bool wxMacPrintPreview::Print(boo function in class:wxMacPrintPreview
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/gnome/
H A Dgprint.h176 virtual bool Print(wxWindow *parent,
339 virtual bool Print(bool interactive);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Doleutils.cpp191 ADD_KNOWN_IID(Print),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/muleunit/
H A Dtest.h51 /** Print wide-char strings. */
52 inline void Print(const wxString& str) function in namespace:muleunit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dtest-6.exp133 -h, --help Print this message.
134 -v, --version Print the gperf version number.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/Vb/
H A DVBZipBas.bas150 ZDLLPrnt As Long ' Callback ZIP32.DLL Print Function
256 '-- Callback For ZIP32.DLL - DLL Print Function
284 Form1.Print s0;
312 ' Form1.Print "-- " & s0 & " - " & x & " bytes"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/manual/
H A Dstudio.tex201 \twocolitem{Ctrl-P}{Print (not implemented)}
228 \twocolitem{{\bf Print...}}{Prints the current diagram (not implemented).}
229 \twocolitem{{\bf Print Setup...}}{Invokes the printer setup dialog.}
230 \twocolitem{{\bf Print Preview}}{Invokes print preview for this diagram (not implemented).}
298 \twocolitem{\image{1cm;0cm}{print.bmp}}{{\bf Print} Prints the current diagram (not implemented).}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/printing/
H A Dprinting.cpp111 file_menu->Append(WXPRINT_PRINT, _T("&Print..."), _T("Print"));
116 file_menu->Append(WXPRINT_PREVIEW, _T("Print Pre&view"), _T("Preview"));
128 file_menu->Append(WXPRINT_PRINT_PS, _T("Print PostScript..."), _T("Print (PostScript)"));
130 file_menu->Append(WXPRINT_PREVIEW_PS, _T("Print Preview PostScript"), _T("Preview (PostScript)"));
222 if (!printer.Print(this, &printout, true /*prompt*/))
247 wxPreviewFrame *frame = new wxPreviewFrame(preview, this, _T("Demo Print Preview"), wxPoint(100, 100), wxSize(600, 650));
269 printer.Print(this, &printout, true/*prompt*/);
279 wxPreviewFrame *frame = new wxPreviewFrame(preview, this, _T("Demo Print Previe
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/examples/
H A Ddepmod.pl45 -v --verbose : Print out lots of debugging stuff
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dprntbase.cpp406 bool wxPrinter::Print(wxWindow *parent, wxPrintout *printout, bool prompt) function in class:wxPrinter
408 return m_pimpl->Print( parent, printout, prompt );
433 : wxDialog( parent, id, title.empty() ? wxString(_("Print")) : title,
1033 preview->Print(true);
1138 m_printButton = new wxButton( this, wxID_PREVIEW_PRINT, _("&Print..."), wxDefaultPosition, wxDefaultSize, 0 );
1329 * Print preview
1522 wxMessageBox(_("Could not start document preview."), _("Print Preview Failure"), wxOK);
1578 wxMessageBox(_("Sorry, not enough memory to create a preview."), _("Print Preview Failure"), wxOK);
1585 wxMessageBox(_("Could not start document preview."), _("Print Preview Failure"), wxOK);
1805 bool wxPrintPreview::Print(boo function in class:wxPrintPreview
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/VBz64/
H A DVBZipBas.bas190 ZDLLPrnt As Long ' Callback ZIP32z64.DLL Print Function
276 '-- Callback For ZIP32z64.DLL - DLL Print Function
304 Form1.Print s0;
325 ' Form1.Print "ZDLLServ returned File Size High " & HighSize & _
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl-lib.com991 $! Print info
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dcrypto-lib.com1242 $! Print info
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextprint.cpp562 if (!printer.Print(m_parentWindow, printout, true))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmprint.cpp602 if (!printer.Print(m_ParentWindow, printout, true))

Completed in 189 milliseconds

123