Home
last modified time | relevance | path

Searched refs:getCell (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Terminal/jni/
Dcom_android_terminal_Terminal.cpp95 inline void getCell(dimen_t col, VTermScreenCell* cell) { in getCell() function in android::ScrollbackLine
493 line->getCell(pos.col, cell); in getCellLocked()
501 line->getCell(line->cols - 1, cell); in getCellLocked()