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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Difcontext.cpp44 spContext* pCtx = ctx.GetEnclosingContext( SP_CTX_FILE );
47 wxASSERT( pCtx && pCtx->GetType() == SP_CTX_FILE );
H A Dsrcparser.h98 #define SP_CTX_FILE 0x001 macro
702 virtual int GetContextType() const { return SP_CTX_FILE; }
H A Dsrcparser.cpp354 return ( GetOutterContext()->GetContextType() == SP_CTX_FILE );
380 wxASSERT( GetOutterContext()->GetType() == SP_CTX_FILE );
H A Dcjparser.cpp1105 mCurCtxType = SP_CTX_FILE;
H A DHelpGen.cpp1753 wxASSERT( ctxTop->GetContextType() == SP_CTX_FILE );

Completed in 99 milliseconds