Home
last modified time | relevance | path

Searched defs:curr_line (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcaptoinfo.c1013 int curr_line; variable
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp218 uint32_t start_line, uint32_t count, uint32_t curr_line, uint32_t column, in DisplaySourceLinesWithLineNumbersUsingLastFile()
H A DIOHandlerCursesGUI.cpp7013 const uint32_t curr_line = m_first_visible_line + i; in WindowDelegateDraw() local
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c636 u32 curr_line, total, i, task_size, line; in ecore_cxt_cfg_ilt_compute() local
/freebsd/contrib/ee/
H A Dee.c132 struct text *curr_line; /* current line cursor is on */ variable