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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dhtmlutil.cpp43 bool PrimaryAnchorOfTheFile( wxChar *file, wxChar *label );
480 if ( (wxStrlen(upLabel) > 0) && !PrimaryAnchorOfTheFile(upFilename, upLabel) )
505 if (PrimaryAnchorOfTheFile(previousFilename, previousLabel))
559 if (PrimaryAnchorOfTheFile(nextFilename, nextLabel))
778 if(PrimaryAnchorOfTheFile(ChaptersName, topicName))
786 if(PrimaryAnchorOfTheFile(ChaptersName, topicName))
852 if(PrimaryAnchorOfTheFile(SectionsName, topicName))
859 if(PrimaryAnchorOfTheFile(SectionsName, topicName))
954 if(PrimaryAnchorOfTheFile(SubsectionsName, topicName))
1039 if(PrimaryAnchorOfTheFile(SubsubsectionsNam
3450 bool PrimaryAnchorOfTheFile( wxChar *file, wxChar *label ) function
[all...]

Completed in 170 milliseconds