Searched defs:nextRow (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dsqlite++.cpp312 bool Statement::nextRow() function in class:Security::SQLite3::Statement
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dsqlite++.cpp312 bool Statement::nextRow() function in class:Security::SQLite3::Statement
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DDeleteSelectionCommand.cpp684 RefPtr<Node> nextRow = row->nextSibling(); local
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderTableSection.cpp1054 unsigned nextRow = std::upper_bound(m_rowPos.begin(), m_rowPos.end(), flippedRect.y()) - m_rowPos.begin(); local

Completed in 126 milliseconds