Searched refs:mHeaderLength (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 Difcontext.cpp154 lastKnownPos = ctx.mSrcOffset + ctx.mHeaderLength;
285 wxASSERT( pCtx->mHeaderLength != -1 ); // DBG:: -/-
289 return wxString( source.c_str() + pCtx->mSrcOffset, pCtx->mHeaderLength );
H A Dsrcparser.h295 int mHeaderLength; member in class:spContext
H A Dsrcparser.cpp128 mHeaderLength (-1),
H A Dcjparser.cpp1571 pOp->mHeaderLength = int( bracketPos - start );
2184 pClass->mHeaderLength = ( cur - ctxStart );

Completed in 112 milliseconds