Home
last modified time | relevance | path

Searched defs:sel_end_line (Results 1 – 3 of 3) sorted by relevance

/dports/lang/yap/yap-6.2.2/LGPL/swi_console/
H A Dconsole_i.h87 int sel_end_line; /* ending line for selection */ member
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dconsole_i.h118 int sel_end_line; /* ending line for selection */ member
/dports/games/openlierox/OpenLieroX/src/client/DeprecatedGUI/
H A DCBrowser.cpp1606 size_t sel_start_line, sel_end_line; in DrawSelection() local