Home
last modified time | relevance | path

Searched refs:Flush (Results 1 – 9 of 9) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_dwrite.cpp344 void Flush();
929 Flush(); in BindDC()
1113 mRT->Flush(); in Scroll()
1153 DWriteContext::Flush() in Flush() function in DWriteContext
1185 Flush(); in SetRenderingParams()
1322 ctx->Flush(); in DWriteContext_Flush()
H A Dmemfile.c632 Flush(fp->ufbfh); in mf_sync()
648 Flush(fh); in mf_sync()
652 Flush(_devtab[mfp->mf_fd].fd); in mf_sync()
H A Dgui_haiku.cc4152 gui.vimTextArea->Flush(); in gui_mch_flash()
4388 gui.vimWindow->Flush(); in gui_mch_flush()
/vim-8.2.3635/runtime/syntax/
H A Dncf.vim162 syn match ncfSetCommandsBool "\(SMP Flush Processor Cache\)\s*="
H A Dpascal.vim264 syn keyword pascalFunction Erase FilePos FileSize Flush GetDir IOResult
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt7293 Solution: Flush cached tag matches when executing an external command.
7310 Solution: Flush the output before waiting with GdiFlush(). (Maurice S. Barnum)
H A Dversion6.txt11475 Solution: Flush output before removing scrollbars. Also do this in other
13573 Solution: Flush output after showing the dialog.
14341 Solution: Flush the cached line before counting the bytes.
H A Dversion8.txt19938 Solution: Flush output before closing the channel.
28545 Solution: Flush the output. (closes #3496)
28678 Solution: Flush buffers before prompting. (Yasuhiro Matsumoto,
33882 Solution: Flush output after drawing the balloon. Add the <Ignore> key
34112 Solution: Flush the changes before inserting or deleting a line. Store
36377 Solution: Flush the cached line after invoking listeners. (closes #4455)
46397 color trick. Flush the screen output buffer often. (Nobuhiro
46581 Solution: Flush the XautoOut file. Delete files that may be left behind
H A Dversion7.txt2863 Flush output and catch up with events when updating the tab page labels.