Lines Matching refs:saveCursorPosition
49958 static int saveCursorPosition(BtCursor *pCur){
50015 int rc = saveCursorPosition(p);
50070 ** when saveCursorPosition() was called. Note that this call deletes the
50071 ** saved position info stored by saveCursorPosition(), so there can be
50073 ** saveCursorPosition().
56277 ** Also, set the cursor state to invalid. This stops saveCursorPosition()