• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/vim-55/runtime/syntax/

Lines Matching +refs:style +refs:use

83       let a = a . '<span style="background-color: ' . ( x != "" ? x : s:fgc ) . '">'
88 if x != "" | let a = a . '<span style="background-color: ' . x . '">' | endif
123 " style name
162 " Return CSS style describing given highlight id (can be empty)
178 if synIDattr(a:id, "italic") | let a = a . "font-style: italic; " | endif
313 " if we are doing hover_unfold, use css 2 with css 1 fallback for IE6
315 \ "<style type=\"text/css\">",
336 \ '</style>'])
341 \ "<!--[if lt IE 7]><style type=\"text/css\">",
351 \ "</style>",
355 " if we aren't doing hover_unfold, use CSS 1 only
357 \ "<style type=\"text/css\">",
370 \ '</style>'
376 \ "<style type=\"text/css\">",
379 \ "</style>",
436 " Note that you must use len(split) instead of len() if you want to use
551 " store fold info for later use
748 " Note that dynamic folds require using css so we just use css to take
797 " Note that dynamic folds require using css so we just use css to take
820 " TODO: why not use the real highlight name here?
833 " most of the time we won't use the diff_id, initialize to zero
899 " get the highlight group name to use
906 " use Conceal highlighting for concealed text
938 " add fold column to the style list if not already there
962 1;/<style type="text/+1
1010 " If the class has some attributes, export the style, otherwise DELETE all
1016 " replace spans of just this class name with non-CSS style markup
1018 " Replace spans of this class name AND a diff class with non-CSS style
1027 1;/<\/style>/-2
1119 " Make sure any patches will probably use consistent indent