Searched refs:glyph (Results 1 – 10 of 10) sorted by relevance
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | mp.vim | 36 …s*\%(\%(\|var\|primary\|secondary\|tertiary\)def\|begin\%(fig\|char\|logochar\|glyph\|graph\)\)\>', 37 \ 'endsection' : '^\s*\%(enddef\|end\%(fig\|char\|glyph\|graph\)\)\>',
|
| /vim-8.2.3635/src/ |
| H A D | gui_gtk_x11.c | 5276 glyphs->glyphs[i].glyph, in count_cluster_cells() 5315 glyph->geometry.width = 0; in setup_zero_width_cluster() 5318 glyph->glyph, in setup_zero_width_cluster() 5827 PangoGlyphInfo *glyph; in gui_gtk2_draw_string_ext() local 5829 glyph = &glyphs->glyphs[i]; in gui_gtk2_draw_string_ext() 5831 if (glyph->attr.is_cluster_start) in gui_gtk2_draw_string_ext() 5844 glyph->geometry.x_offset += in gui_gtk2_draw_string_ext() 5846 glyph->geometry.width = width; in gui_gtk2_draw_string_ext() 5876 if (glyph->geometry.x_offset >= 0) in gui_gtk2_draw_string_ext() 5883 glyph->geometry.x_offset += in gui_gtk2_draw_string_ext() [all …]
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | mp.vim | 53 \ . '\|^\s*\<begin\%(fig\|graph\|glyph\|char\|logochar\)\>' 60 \ . '\|\<end\%(\|for\|group\|def\|fig\|char\|glyph\|graph\)\>'
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | mbyte.txt | 102 does not contain a certain glyph, a different font will be used automatically 1134 glyph encoding keymap ~ 1191 glyph
|
| H A D | print.txt | 447 modify the array of glyph names to define your new encoding vector. The
|
| H A D | version6.txt | 9043 Problem: The netbeans interface doesn't recognize multibyte glyph names. 9045 whether a glyph name is not a filename. (Daniel Elstner)
|
| H A D | options.txt | 6220 - When this alternative font didn't have fixed width glyph,
|
| H A D | version8.txt | 13572 Solution: Put spaces between characters when building the glyph table.
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | mp.vim | 77 syn keyword mpPicExp dashpart glyph infont
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | csscomplete.vim | 487 let values = ["mixed", "upright", "sideways", "sideways-right", "use-glyph-orientation"]
|