Searched refs:BLOCK_CURSOR (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/terminal/
H A DTermConst.h166 BLOCK_CURSOR, enumerator in enum:__anon1
H A DPrefHandler.cpp375 return BLOCK_CURSOR;
H A DTermView.cpp295 fCursorStyle = BLOCK_CURSOR;
845 fCursorStyle = PrefHandler::Default() == NULL ? BLOCK_CURSOR
1184 case BLOCK_CURSOR:
1193 && (fCursorStyle == BLOCK_CURSOR || !cursorVisible)) {
1928 int32 style = BLOCK_CURSOR;
H A DTermParse.cpp996 style = BLOCK_CURSOR;

Completed in 52 milliseconds