Searched defs:getColumnText (Results 1 – 2 of 2) sorted by relevance
268 String SQLiteStatement::getColumnText(int col) in getColumnText() function in WebCore::SQLiteStatement
137 def getColumnText(list, index, col): function