Searched refs:nCharCapacity (Results 1 – 1 of 1) sorted by relevance
1474 int nCharCapacity = mnEndCharPos - mnMinCharPos; in GetTextBreak() local1475 sal_Int32* pCharWidths = (sal_Int32*)alloca( nCharCapacity * sizeof(sal_Int32) ); in GetTextBreak()
Completed in 27 milliseconds