Searched refs:pViewMethod (Results 1 – 1 of 1) sorted by relevance
254 void forEachView( XSlideShowViewFunc pViewMethod );432 void EventMultiplexerImpl::forEachView( XSlideShowViewFunc pViewMethod ) in forEachView() argument434 if( pViewMethod ) in forEachView()443 (xView.get()->*pViewMethod)( mxListener.get() ); in forEachView()