Searched refs:mpSelFuncSet (Results 1 – 1 of 1) sorted by relevance
181 TextSelFunctionSet* mpSelFuncSet; member225 mpImpl->mpSelFuncSet = new TextSelFunctionSet( this ); in TextView()226 mpImpl->mpSelEngine = new SelectionEngine( mpImpl->mpWindow, mpImpl->mpSelFuncSet ); in TextView()259 delete mpImpl->mpSelFuncSet; in ~TextView()
Completed in 55 milliseconds