Searched refs:nPreformatSize (Results 1 – 1 of 1) sorted by relevance
72644 int nPreformatSize; /* Size of last cell written by TransferRow() */ member82811 szNew = p->pBt->nPreformatSize;82974 pBt->nPreformatSize = nIn + (int)(aOut - pBt->pTmpSpace);82986 pBt->nPreformatSize = (int)nOut + (int)(aOut - pBt->pTmpSpace);82989 pBt->nPreformatSize += 4;