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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dsourcepainter.h56 class SourcePainter class
73 SourcePainter( bool assembleResultString = true );
74 virtual ~SourcePainter() {}
H A Dsourcepainter.cpp591 /***** Implementation for class SourcePainter ******/
593 SourcePainter::SourcePainter( bool assembleResultString ) function in class:SourcePainter
601 void SourcePainter::ProcessSource( char* src, int srcLen )
612 void SourcePainter::SetState( bool isInComment,
619 void SourcePainter::Init(bool assembleResultString)
638 void SourcePainter::GetResultString(wxString& result, MarkupTagsT tags)
667 SPBlockListT& SourcePainter::GetBlocks()
672 bool SourcePainter::IsKeyword( char* word, int wordLen )
H A Ddocripper.h76 SourcePainter mSrcPainter;

Completed in 45 milliseconds