Searched refs:idxShift (Results 1 – 1 of 1) sorted by relevance
334 u8 idxShift; /* True if apCell[] indices have changed */ member1413 pCur->pPage->idxShift = 0; in moveToChild()1444 assert( pParent->idxShift==0 ); in moveToParent()1445 if( pParent->idxShift==0 ){ in moveToParent()2022 pPage->idxShift = 0; in reparentChildPages()2048 pPage->idxShift = 1; in dropCell()2081 pPage->idxShift = 1; in insertCell()2305 if( pParent->idxShift ){ in balance()