Searched refs:print_functions (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/
H A Dprint_db.py144 print_functions = [] variable
146 print_functions.append(FUNCTIONS.get(col, print_cell))
161 print_functions[i](out, row[0], row, cell)
/packages/apps/Launcher3/
H A Dprint_db.py196 print_functions = [] variable
198 print_functions.append(FUNCTIONS.get(col, print_cell))
214 print_functions[i](out, row[0], row, cell)

Completed in 11 milliseconds