Home | History | Annotate | Download | only in lvpp

Lines Matching refs:mMethod

60           mMethod(method) {
67 (mPlayer->*mMethod)();
72 void (PreviewPlayer::*mMethod)();