Searched refs:mpPlugin (Results 1 - 6 of 6) 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.cpp504 mpPlugin( NULL )
511 if ( mpPlugin ) delete mpPlugin;
535 if ( mpPlugin ) delete mpPlugin;
537 mpPlugin = pPlugin;
H A Dsrcparser.h737 SourceParserPlugin* mpPlugin; member in class:SourceParserBase
H A Dcjparser.cpp1549 if ( mpPlugin )
1555 if ( mpPlugin->CanUnderstandContext( tmp, _gSrcEnd, mpCurCtx ) )
1559 mpPlugin->ParseContext( _gSrcStart, cur, _gSrcEnd, mpCurCtx );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Dtoolwnd.h170 cbPluginBase* mpPlugin; member in class:cbMiniButton
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dtoolwnd.cpp712 mpPlugin( NULL ),
740 if ( mpPlugin )
743 mpLayout->CaptureEventsForPlugin( mpPlugin );
760 if ( mpPlugin )
763 mpLayout->ReleaseEventsFromPlugin( mpPlugin );
H A Dbarhintspl.cpp114 mBoxes[i]->mpPlugin = this;

Completed in 202 milliseconds