Searched refs:nPreformatSize (Results 1 – 1 of 1) sorted by relevance
72543 int nPreformatSize; /* Size of last cell written by TransferRow() */ member82692 szNew = p->pBt->nPreformatSize;82855 pBt->nPreformatSize = nIn + (int)(aOut - pBt->pTmpSpace);82867 pBt->nPreformatSize = (int)nOut + (int)(aOut - pBt->pTmpSpace);82870 pBt->nPreformatSize += 4;