Searched refs:nStartSize (Results 1 – 5 of 5) sorted by relevance
56 const sal_uInt32 ScaList::nStartSize = 16; member in ScaList60 pData( new void*[ nStartSize ] ), in ScaList()61 nSize( nStartSize ), in ScaList()
50 static const sal_uInt32 nStartSize; member in ScaList
154 static const sal_uInt32 nStartSize; member in MyList
1433 const sal_uInt32 MyList::nStartSize = 16; member in MyList1451 nSize = nStartSize; in MyList()
2466 const sal_uInt32 nStartSize(nWidth * nHeight); in ImplScaleConvolution() local2469 bMirrorAfter = nStartSize > nEndSize; in ImplScaleConvolution()
Completed in 95 milliseconds