Searched defs:getColumnText (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/sql/
H A DSQLiteStatement.cpp329 String SQLiteStatement::getColumnText(int col) function in class:WebCore::SQLiteStatement
461 v.append(getColumnText(col));
/external/sonivox/jet_tools/JetCreator/
H A DJetUtils.py137 def getColumnText(list, index, col): function

Completed in 90 milliseconds