Lines Matching defs:insertCell
54892 static void insertCell(
55129 insertCell(pParent, pParent->nCell, pSpace, (int)(pOut-pSpace),
55733 ** insertCell(), so reparse the cell now.
55747 insertCell(pParent, nxDiv, pCell, sz, pTemp, pNew->pgno, &rc);
55798 ** have also already been taken care of by the insertCell() code.
56219 insertCell(pPage, idx, newCell, szNew, 0, 0, &rc);
56342 insertCell(pPage, iCellIdx, pCell-4, nCell+4, pTmp, n, &rc);