Searched refs:scb (Results 1 – 8 of 8) sorted by relevance
124 soundcb_queue_T *scb; in sound_callback() local127 if (scb == NULL) in sound_callback()130 callback_queue = scb; in sound_callback()131 scb->scb_id = id; in sound_callback()136 scb->scb_callback = soundcb; in sound_callback()154 soundcb_queue_T *scb; in invoke_sound_callback() local161 scb = callback_queue; in invoke_sound_callback()174 vim_free(scb); in invoke_sound_callback()273 soundcb_queue_T *scb; in sound_free() local283 scb = callback_queue; in sound_free()[all …]
1575 VimScrollBar* scb = curwin->w_scrollbars[1].id; in MessageReceived() local1578 scb->GetSteps(&small, &big); in MessageReceived()1579 scb->SetValue(scb->Value()+small*dy*3); in MessageReceived()1580 scb->ValueChanged(scb->Value()); in MessageReceived()1582 scb = curwin->w_scrollbars[0].id; in MessageReceived()1583 scb->GetSteps(&small, &big); in MessageReceived()1584 scb->SetValue(scb->Value()+small*dy); in MessageReceived()1585 scb->ValueChanged(scb->Value()); in MessageReceived()
23 setl scb | wincmd p24 setl scb
34 …te pex pmbfn printencoding pt pythonhome quoteescape renderoptions rlc ruf scb scrolloff selectmod…
518 call <SID>BinOptionL("scb")
874 'scrollbind' 'scb' scroll in window as other windows scroll
855 'scb' options.txt /*'scb'*
6447 *'scrollbind'* *'scb'* *'noscrollbind'* *'noscb'*6448 'scrollbind' 'scb' boolean (default off)