Home
last modified time | relevance | path

Searched refs:glyph (Results 1 – 10 of 10) sorted by relevance

/vim-8.2.3635/runtime/ftplugin/
H A Dmp.vim36 …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 Dgui_gtk_x11.c5276 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 Dmp.vim53 \ . '\|^\s*\<begin\%(fig\|graph\|glyph\|char\|logochar\)\>'
60 \ . '\|\<end\%(\|for\|group\|def\|fig\|char\|glyph\|graph\)\>'
/vim-8.2.3635/runtime/doc/
H A Dmbyte.txt102 does not contain a certain glyph, a different font will be used automatically
1134 glyph encoding keymap ~
1191 glyph
H A Dprint.txt447 modify the array of glyph names to define your new encoding vector. The
H A Dversion6.txt9043 Problem: The netbeans interface doesn't recognize multibyte glyph names.
9045 whether a glyph name is not a filename. (Daniel Elstner)
H A Doptions.txt6220 - When this alternative font didn't have fixed width glyph,
H A Dversion8.txt13572 Solution: Put spaces between characters when building the glyph table.
/vim-8.2.3635/runtime/syntax/
H A Dmp.vim77 syn keyword mpPicExp dashpart glyph infont
/vim-8.2.3635/runtime/autoload/
H A Dcsscomplete.vim487 let values = ["mixed", "upright", "sideways", "sideways-right", "use-glyph-orientation"]