Home
last modified time | relevance | path

Searched refs:nCharCapacity (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx1474 int nCharCapacity = mnEndCharPos - mnMinCharPos; in GetTextBreak() local
1475 sal_Int32* pCharWidths = (sal_Int32*)alloca( nCharCapacity * sizeof(sal_Int32) ); in GetTextBreak()

Completed in 18 milliseconds