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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dsrcparser.h105 #define SP_CTX_OPERATION 0x080 macro
580 virtual int GetContextType() const { return SP_CTX_OPERATION; }
H A Dsrcparser.cpp369 return ( GetOutterContext()->GetContextType() == SP_CTX_OPERATION );
392 wxASSERT( GetOutterContext()->GetType() == SP_CTX_OPERATION );
H A Dcjparser.cpp1968 if ( mpCurCtx->GetType() == SP_CTX_OPERATION )
H A DHelpGen.cpp1796 if ( ctx->GetContextType() != SP_CTX_OPERATION )

Completed in 44 milliseconds