Searched refs:pNxtFtn (Results 1 – 1 of 1) sorted by relevance
2084 pNxtFtn = pNxtFtn->GetFollow(); in _CollectFtns()2085 pNxtFtn = (SwFtnFrm*)pNxtFtn->GetNext(); in _CollectFtns()2087 if ( !pNxtFtn ) in _CollectFtns()2100 if( pNxtFtn ) in _CollectFtns()2103 pNxtFtn = pNxtFtn->GetMaster(); in _CollectFtns()2105 pNxtFtn = NULL; in _CollectFtns()2114 pNxtFtn = pNxtFtn->GetMaster(); in _CollectFtns()2116 if ( pNxtFtn == _pFtn ) in _CollectFtns()2119 pNxtFtn = 0; in _CollectFtns()2177 if ( pNxtFtn && in _CollectFtns()[all …]
Completed in 27 milliseconds