Home
last modified time | relevance | path

Searched refs:nItemCapacity (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx1334 for( int nItemCapacity = 16;; nItemCapacity *= 8 ) local
1336 mpScriptItems = new SCRIPT_ITEM[ nItemCapacity ];
1339 nItemCapacity - 1, &aScriptControl, &aScriptState,
1349 if( nItemCapacity > (nSubStringEnd - mnSubStringMin) + 16 )

Completed in 16 milliseconds