Searched refs:nPreformatSize (Results 1 – 1 of 1) sorted by relevance
70975 int nPreformatSize; /* Size of last cell written by TransferRow() */ member81067 szNew = p->pBt->nPreformatSize;81230 pBt->nPreformatSize = nIn + (int)(aOut - pBt->pTmpSpace);81242 pBt->nPreformatSize = (int)nOut + (int)(aOut - pBt->pTmpSpace);81245 pBt->nPreformatSize += 4;