Home
last modified time | relevance | path

Searched refs:MIDDLE (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/libvterm/src/encoding/
H A DDECdrawing.tbl31 7/14 = U+00B7 # MIDDLE DOT
/vim-8.2.3635/runtime/keymap/
H A Dbulgarian-phonetic.vim120 ,. · MIDDLE DOT
H A Dbulgarian-bds.vim140 ,. · MIDDLE DOT
/vim-8.2.3635/runtime/doc/
H A Ddigraph.txt280 · .M 0xb7 183 MIDDLE DOT
422 Ŀ L. 013F 0319 LATIN CAPITAL LETTER L WITH MIDDLE DOT
423 ŀ l. 0140 0320 LATIN SMALL LETTER L WITH MIDDLE DOT
1433 ・ .6 30FB 12539 KATAKANA MIDDLE DOT
/vim-8.2.3635/src/
H A Dos_win32.c1277 const DWORD MIDDLE = FROM_LEFT_2ND_BUTTON_PRESSED; in decode_mouse_event() local
1411 else if ((pmer->dwButtonState & MIDDLE) == MIDDLE) in decode_mouse_event()