Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/plugin/
H A DzipPlugin.vim16 " (James 4:8 WEB) Draw near to God, and he will draw near to you.
/vim-8.2.3635/runtime/syntax/
H A Dbasic.vim34 syn keyword basicStatement DRAW draw Draw END end End
H A Dvb.vim159 syn keyword vbMethods Draw DriveExists Edit EditCopy EditPaste EndDoc
/vim-8.2.3635/src/
H A Dgui_haiku.cc243 virtual void Draw(BRect updateRect);
403 virtual void Draw(BRect updateRect);
1185 VimTextAreaView::Draw(BRect updateRect) in Draw() function in VimTextAreaView
2276 void VimDialog::View::Draw(BRect updateRect) in Draw() function in VimDialog::View
H A Dgui_dwrite.cpp1038 textLayout->Draw(&context, &renderer, FLOAT(x), FLOAT(y)); in DrawText()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt5920 Vim logo in Corel Draw format. Can be scaled to any resolution.
6730 Draw multibyte character correctly.
H A Dversion6.txt8452 Solution: Draw "XX" instead of the wrong character.
8671 Solution: Draw the cursor in the next character cell. Display the " or ?
8680 Solution: Draw the cursor in the next character cell. (Yasuhiro Matsumoto)
H A Dversion7.txt1237 Included a few improvements for Motif from Marcin Dalecki. Draw label
14831 Solution: Draw multiple characters at a time. (Taro Muraoka)
H A Dversion8.txt42558 Problem: Draw error when an empty group is removed from 'statusline'.