Searched refs:_bDecideForIt (Results 1 – 2 of 2) sorted by relevance
314 void RoadmapWizard::activatePath( PathId _nPathId, bool _bDecideForIt ) in activatePath() argument318 … if ( ( _nPathId == m_pImpl->nActivePath ) && ( _bDecideForIt == m_pImpl->bActivePathIsDefinite ) ) in activatePath()353 m_pImpl->bActivePathIsDefinite = _bDecideForIt; in activatePath()
168 void activatePath( PathId _nPathId, bool _bDecideForIt = false );
Completed in 9 milliseconds