Searched refs:nItemCapacity (Results 1 – 1 of 1) sorted by relevance
1334 for( int nItemCapacity = 16;; nItemCapacity *= 8 ) local1336 mpScriptItems = new SCRIPT_ITEM[ nItemCapacity ];1339 nItemCapacity - 1, &aScriptControl, &aScriptState,1349 if( nItemCapacity > (nSubStringEnd - mnSubStringMin) + 16 )
Completed in 25 milliseconds