Lines Matching refs:icon
14 " icon is ignored when not supported. "(not supported)" is shown after
15 " the icon name when listing signs.
18 …call Sign_command_ignore_error('sign define Sign2 text=xy texthl=Title linehl=Error icon=../../pix…
23 \ 'icon=../../pixmaps/stock_vim_find_help.png .*text=xy ' .
100 …ore_error('sign define Sign3 text=y texthl=DoesNotExist linehl=DoesNotExist icon=doesnotexist.xpm')
197 call assert_equal('"sign define Sign icon= linehl= text= texthl=', @:)
209 call feedkeys(":sign define Sign icon=Xsig\<C-A>\<C-B>\"\<CR>", 'tx')
210 call assert_equal('"sign define Sign icon=XsignOne XsignTwo', @:)
371 " Some gui like Motif do not support the png icon format.
403 \ 'icon' : 'sign2.ico'}
406 \ 'linehl' : 'DiffAdd', 'text' : '!!', 'icon' : 'sign2.ico'}],