Searched refs:viewer (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-help.c62 struct man_viewer_info_list *viewer; local
64 for (viewer = man_viewer_info_list; viewer; viewer = viewer->next) {
65 if (!strcasecmp(name, viewer->name))
66 return viewer->info;
212 warning("'%s': path for unsupported man viewer.\n"
224 warning("'%s': cmd for supported man viewer.\n"
239 return error("Config with no key for man viewer
357 struct man_viewer_list *viewer; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhelpinst.tex4 applications may invoke a help viewer to provide on-line help.
8 This avoids proliferation of many instances of the help viewer whenever the
13 to associate a filename with it. The help viewer will only get run, however,
46 a similar style to the Microsoft HTML Help viewer and using some of the same files.
78 Constructs a help instance object, but does not invoke the help viewer.
89 Destroys the help instance, closing down the viewer if it is running.
98 number if using wxHelp (now obsolete). Does not invoke the help viewer.
100 any attempts to communicate with the viewer.
110 If the help viewer is not running, runs it and displays the file at the given block number.
126 If the help viewer i
[all...]
H A Dwxhtml.tex10 wxHTML can be used as a generic rich text viewer - for example to display
H A Drichtexthtmlhandler.tex10 appropriate image format for the target HTML viewer and to clean up the temporary images
H A Dhtparser.tex14 (Julian Smart's idea of speech-only HTML viewer or wget-like utility -
H A Dhthelpct.tex76 have a book icon. This is how Microsoft's HTML help viewer behaves.}
H A Dbody.tex520 handy stand-alone viewer. See \helpref{wxHTML Notes}{wxhtml} for more details.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dhelpext.h47 @param browsername The command to call a browser/html viewer.
53 // Set viewer: new name for SetBrowser
54 virtual void SetViewer(const wxString& viewer = wxEmptyString,
156 /// How to call the html viewer.
158 /// Is the viewer a variant of netscape?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dhelpbase.h47 // Set viewer: only relevant to some kinds of controller
48 virtual void SetViewer(const wxString& WXUNUSED(viewer), long WXUNUSED(flags) = 0) {}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhelpctrl.h81 virtual void SetViewer(const wxString& WXUNUSED(viewer), long WXUNUSED(flags) = 0) {}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dhelpext.cpp103 // Set viewer: new, generic name for SetBrowser
104 void wxExtHelpController::SetViewer(const wxString& viewer, long flags) argument
106 SetBrowser(viewer, (flags & wxHELP_NETSCAPE) != 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex1279 Windows 95 WordPad, the Windows 95 viewer, and most word processors.
1303 wxHelp, the generic wxWidgets help viewer.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex1459 % outline by the pdf viewer. #2 is the pdf expression for the number
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex1428 % outline by the pdf viewer. #2 is the pdf expression for the number
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex1448 % outline by the pdf viewer. #2 is the pdf expression for the number
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex1448 % outline by the pdf viewer. #2 is the pdf expression for the number

Completed in 312 milliseconds