table_view_data_source.cpp 136 Bytes
#include <escher/table_view_data_source.h>

void TableViewDataSource::willDisplayCellAtLocation(HighlightCell * cell, int i, int j) {
}