Searched refs:startRow (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/sql/rowset/
H A DCachedRowSet.java1565 * @param startRow the position in the <code>ResultSet</code> from where to start
1577 public void populate(ResultSet rs, int startRow) throws SQLException; argument
/openjdk7/jdk/src/share/classes/sun/java2d/pisces/
H A DPiscesCache.java73 y0 = -1; // -1 makes the first assert in startRow succeed
129 void startRow(int y, int x) { method in class:PiscesCache
H A DRenderer.java548 cache.startRow(pix_y, pix_from);

Completed in 36 milliseconds