Searched refs:heading (Results 26 - 34 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/
H A DMakefile.in390 ./mxmldoc-static --header doc/reference.heading mxml.xml mxml.h $(PUBLIBOBJS:.o=.c) >doc/reference.html
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex600 \twocolitem{\inioption{indexName}}{The string used for printing the index heading. The default is ``Index".}
601 \twocolitem{\inioption{contentsName}}{The string used for printing the contents heading. The default is ``Contents".}
602 \twocolitem{\inioption{abstractName}}{The string used for printing the abstract heading. The default is ``Abstract".}
603 \twocolitem{\inioption{tablesName}}{The string used for printing the list of tables heading. The default is ``List of Tables".}
605 \twocolitem{\inioption{figuresName}}{The string used for printing the list of figures heading. The default is ``List of Figures".}
607 \twocolitem{\inioption{glossaryName}}{The string used for printing the glossary heading. The default is ``Glossary".}
608 \twocolitem{\inioption{referencesName}}{The string used for printing the references heading. The default is ``References".}
639 appropriate heading styles for generating the table of contents in RTF.}
1064 write the appropriate section command with the section heading; there is
1065 no specific end section command, since a new section heading o
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dlistctrl_mac.cpp2286 const wxString& heading,
2291 return m_genericImpl->InsertColumn(col, heading, format, width);
2295 item.m_text = heading;
2285 InsertColumn(long col, const wxString& heading, int format, int width) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dlistctrl.cpp1693 const wxString& heading,
1699 item.m_text = heading;
1692 InsertColumn(long col, const wxString& heading, int format, int width) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexi2html383 $heading
985 # if non-empty, and no @..heading appeared in Top node, then
3851 $heading = \&t2h_default_heading;
4375 # the heading of the element associated with the node.
4998 # This function formats a heading for an element
5003 # 'text': the heading text
5004 # 'text_nonumber': the heading text without section number
5006 # 'level': level of the element. 0 for @top, 1 for chapter, heading,
5442 # section or node heading
5504 # return the heading wit
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlistctrl.tex627 \func{long}{InsertColumn}{\param{long }{col}, \param{const wxString\& }{heading}, \param{int }{format = wxLIST\_FORMAT\_LEFT},\rtfsp
635 \twocolitem{{\bf InsertColumn(col, heading, format=wxLIST\_FORMAT\_LEFT,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlistctrl.cpp5631 long wxGenericListCtrl::InsertColumn( long col, const wxString &heading,
5636 item.m_text = heading;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Drtfutils.cpp417 * Write heading style
421 void WriteHeadingStyle(FILE *fd, int heading) argument
423 switch (heading)
460 wxFprintf(fd, _T("{\\s1 ")); WriteHeadingStyle(fd, 1); wxFprintf(fd, _T("\\sbasedon0\\snext0 heading 1;}\n"));
461 wxFprintf(fd, _T("{\\s2 ")); WriteHeadingStyle(fd, 2); wxFprintf(fd, _T("\\sbasedon0\\snext0 heading 2;}\n"));
462 wxFprintf(fd, _T("{\\s3 ")); WriteHeadingStyle(fd, 3); wxFprintf(fd, _T("\\sbasedon0\\snext0 heading 3;}\n"));
463 wxFprintf(fd, _T("{\\s4 ")); WriteHeadingStyle(fd, 4); wxFprintf(fd, _T("\\sbasedon0\\snext0 heading 4;}\n"));
481 wxFprintf(fd, _T("{\\s35\\qc\\sb240\\sa120 \\b\\f2\\fs26 \\sbasedon0\\snext30 index heading;}\n"));
1168 // Output heading to contents page
1327 // Output heading t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/extern/wxWidgets/
H A Dlistctrl.cpp5610 long wxGenericListCtrl::InsertColumn( long col, const wxString &heading,
5615 item.m_text = heading;

Completed in 283 milliseconds

12