Lines Matching defs:start
279 { "select-cursor-start", HandleKeyboardSelectStart },
283 { "select-start", HandleSelectStart },
312 { "start-cursor-extend", HandleKeyboardStartExtend },
313 { "start-extend", HandleStartExtend },
943 { "select-cursor-start", HandleKeyboardSelectStart },
945 { "select-start", HandleSelectStart },
947 { "start-extend", HandleStartExtend },
2070 * A parameter string which does not start with a bit combination in the
3100 * Linux console palette escape sequences start with an OSC, but do
3848 CELL start;
3854 start.row = one_if_default(2) - 1;
3855 start.col = GetParam(1) - 1;
3858 &start,
5145 TRACE(("CASE_SPA - start protected area\n"));
6414 size_t start = (size_t) (v_bufstr - v_buffer);
6420 v_bufstr = v_buffer + start;
6428 v_buffer = v_bufstr - start; /* restore clobbered pointer */
6746 IChar *buf, /* start of characters to process */
14562 Shift <KeyPress> Select:select-cursor-start() select-cursor-end(SELECT, CUT_BUFFER0) \n\
14626 ~Meta <Btn1Down>:select-start() \n\
14630 ~Ctrl ~Meta <Btn3Down>:start-extend() \n\
14638 Meta <Btn1Down>:select-start(block) \n\