Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/shell/
H A Dlinenoise.cpp606 static int getScreenRows(void) { in getScreenRows() function
1597 size_t pauseRow = getScreenRows() - 1; in completeLine()
1621 pauseRow += getScreenRows() - 1; in completeLine()
/dports/devel/linenoise-ng/linenoise-ng-1.0.0/src/
H A Dlinenoise.cpp912 static int getScreenRows(void) { in getScreenRows() function
1902 size_t pauseRow = getScreenRows() - 1; in completeLine()
1926 pauseRow += getScreenRows() - 1; in completeLine()
/dports/emulators/vice/vice-3.5/src/lib/linenoise-ng/
H A Dlinenoise.cpp1136 static int getScreenRows(void) { in getScreenRows() function
2169 size_t pauseRow = getScreenRows() - 1; in completeLine()
2195 pauseRow += getScreenRows() - 1; in completeLine()