Searched refs:pViewMethod (Results 1 – 1 of 1) sorted by relevance
261 void forEachView( XSlideShowViewFunc pViewMethod );439 void EventMultiplexerImpl::forEachView( XSlideShowViewFunc pViewMethod ) in forEachView() argument441 if( pViewMethod ) in forEachView()450 (xView.get()->*pViewMethod)( mxListener.get() ); in forEachView()
Completed in 27 milliseconds