Home | History | Annotate | Download | only in sqlite

Lines Matching refs:startPos

155             int startPos, int requiredPos, boolean countAllRows);
806 * @param startPos The start position for filling the window.
809 * so that it does. Must be greater than or equal to <code>startPos</code>.
821 CursorWindow window, int startPos, int requiredPos, boolean countAllRows,
847 startPos, requiredPos, countAllRows);
865 + "', startPos=" + startPos