Searched refs:tick (Results 1 – 14 of 14) sorted by relevance
151 syn keyword sqrParam x-axis-major-tick-marks x-axis-max-value153 syn keyword sqrParam x-axis-minor-tick-marks x-axis-rotate154 syn keyword sqrParam x-axis-scale x-axis-tick-mark-placement xor157 syn keyword sqrParam y-axis-major-tick-marks y-axis-max-value159 syn keyword sqrParam y-axis-minor-tick-marks y-axis-scale160 syn keyword sqrParam y-axis-tick-mark-placement y2-type166 syn keyword sqrParam y2-axis-major-tick-marks y2-axis-max-value168 syn keyword sqrParam y2-axis-minor-tick-marks y2-axis-scale
496 syn keyword mpVardef sortpath strfmt tick varfmt
27 " Escape sequences (back-tick and pipe goes here too)
30 " Escape sequences (back-tick and pipe goes here too)
1145 " appropriate tick value normally take 0 or 1 comparisons
5 " New buffer has an empty line, tick starts at 2.
1053 " Test for the tick mark (') in an excmd range1055 " If only the tick is passed as a range and no command is specified, there
1486 varnumber_T tick = CHANGEDTICK(curbuf); in ins_redraw() local1493 if (tick != CHANGEDTICK(curbuf)) // see ins_apply_autocmds() in ins_redraw()1506 varnumber_T tick = CHANGEDTICK(curbuf); in ins_redraw() local1513 if (tick != CHANGEDTICK(curbuf)) // see ins_apply_autocmds() in ins_redraw()5421 varnumber_T tick = CHANGEDTICK(curbuf); in ins_apply_autocmds() local5429 if (event != EVENT_INSERTLEAVE && tick != CHANGEDTICK(curbuf)) in ins_apply_autocmds()
464 DWORD tick; in run_silent_uninstall() local473 tick = GetTickCount(); in run_silent_uninstall()477 (unsigned int)((i + tick) & 0xFFFF)); in run_silent_uninstall()
1234 disptick_T tick; in syn_stack_cleanup() local1253 tick = syn_block->b_sst_lasttick; in syn_stack_cleanup()1262 if (!above || p->sst_tick < tick) in syn_stack_cleanup()1263 tick = p->sst_tick; in syn_stack_cleanup()1266 else if (!above && p->sst_tick < tick) in syn_stack_cleanup()1267 tick = p->sst_tick; in syn_stack_cleanup()1278 if (p->sst_tick == tick && prev->sst_lnum + dist > p->sst_lnum) in syn_stack_cleanup()
990 varnumber_T tick = CHANGEDTICK(buf); in free_buffer_stuff() local995 CHANGEDTICK(buf) = tick; in free_buffer_stuff()
582 there should be a tick at allow-window-ops.
18306 Problem: Not waiting for a character when the tick count overflows.
945 \ , "-fsimpl-tick-factor="