Searched refs:ppTmp (Results 1 – 1 of 1) sorted by relevance
820 _FndBox** ppTmp = (_FndBox**)pArr; in FlatFndBox() local821 memset( ppTmp, 0, sizeof(_FndBoxPtr) * nRows * nCols ); in FlatFndBox()831 _FndBox** ppTmp = (_FndBox**)pArr; in ~FlatFndBox() local832 delete [] ppTmp; in ~FlatFndBox()
Completed in 18 milliseconds