Searched refs:style (Results 1 - 11 of 11) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/analysis/sh/
H A DShXref.lex62 private void pushstate(int state, String style) throws IOException {
66 if (style == null) {
69 out.write("<span class=\"" + style + "\">"); spans.push(style);
72 styleStack.push(style);
81 String style = styleStack.peek();
82 if (style == null) {
85 out.write("<span class=\"" + style + "\">"); spans.push(style);
/opengrok-jel/src/org/opensolaris/opengrok/analysis/
H A DJFlexXref.java133 * Description of the style to use for a type of definitions.
136 /** Name of the style definition as given by CTags. */
139 /** Class name used by the style sheets when rendering the xref. */
148 /** Construct a style description. */
352 Style style = getStyle(tag.type);
353 if (style != null && style.title != null) {
354 SortedSet<Tag> tags = symbols.get(style.name);
357 symbols.put(style.name, tags);
367 for (Style style
[all...]
/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DMercurialRepository.java93 private int style; field in class:MercurialRepository
118 private static void checkStyleFile(int style) throws IOException { argument
119 if (STYLEFILE[style] == null || !STYLEFILE[style].canRead()) {
123 File f = File.createTempFile("hgstyle" + style, ".tmp", null);
127 out.write(DIR_TEMPLATE[style]);
135 STYLEFILE[style] = f.getAbsoluteFile();
152 if (oldRevMap != null && style != 1) {
209 style = 0;
211 style
[all...]
/opengrok-jel/web/static/offwhite/
H A Dprint.css220 font-style: italic;
262 border-style: none;
356 .xc { /* class */ color: #909; font-weight: bold; font-style: italic; }
357 .xp { /* package */ color: #909; font-weight: bold; font-style: italic; }
358 .xi { /* interface */ color: #909; font-weight: bold; font-style: italic; }
359 .xn { /* namespace */ color: #909; font-weight: bold; font-style: italic; }
360 .xe { /* enum */ color: #909; font-weight: bold; font-style: italic; }
361 .xer{ /* enumerator */ color: #909; font-weight: bold; font-style: italic; }
362 .xs { /* struct */ color: #909; font-weight: bold; font-style: italic; }
363 .xt { /* typedef */ color: #909; font-weight: bold; font-style
[all...]
H A Dstyle.css461 list-style: none outside none;
633 border-bottom-style: dashed;
667 font-style: italic;
712 border-style: none;
813 .xc { /* class */ color: #909; font-weight: bold; font-style: italic; }
814 .xp { /* package */ color: #909; font-weight: bold; font-style: italic; }
815 .xi { /* interface */ color: #909; font-weight: bold; font-style: italic; }
816 .xn { /* namespace */ color: #909; font-weight: bold; font-style: italic; }
817 .xe { /* enum */ color: #909; font-weight: bold; font-style: italic; }
818 .xer{ /* enumerator */ color: #909; font-weight: bold; font-style
[all...]
/opengrok-jel/web/static/
H A Dopengrok-symbols-panel.js143 var style = bb.getStyle('overflow');
144 style = (style === 'scroll') ? 'hidden' : 'scroll';
145 bb.setStyle('overflow', style);
146 style = bb.getStyle(RESIZE);
147 if (style != 'both') {
/opengrok-jel/web/static/default/
H A Dprint.css216 font-style: italic;
258 border-style: none;
338 .xc { /* class */ color: #909; font-weight: bold; font-style: italic; }
339 .xp { /* package */ color: #909; font-weight: bold; font-style: italic; }
340 .xi { /* interface */ color: #909; font-weight: bold; font-style: italic; }
341 .xn { /* namespace */ color: #909; font-weight: bold; font-style: italic; }
342 .xe { /* enum */ color: #909; font-weight: bold; font-style: italic; }
343 .xer{ /* enumerator */ color: #909; font-weight: bold; font-style: italic; }
344 .xs { /* struct */ color: #909; font-weight: bold; font-style: italic; }
345 .xt { /* typedef */ color: #909; font-weight: bold; font-style
[all...]
H A Dstyle.css459 list-style: none outside none;
603 border-bottom-style: dashed;
637 font-style: italic;
682 border-style: none;
768 .xc { /* class */ color: #909; font-weight: bold; font-style: italic; }
769 .xp { /* package */ color: #909; font-weight: bold; font-style: italic; }
770 .xi { /* interface */ color: #909; font-weight: bold; font-style: italic; }
771 .xn { /* namespace */ color: #909; font-weight: bold; font-style: italic; }
772 .xe { /* enum */ color: #909; font-weight: bold; font-style: italic; }
773 .xer{ /* enumerator */ color: #909; font-weight: bold; font-style
[all...]
/opengrok-jel/web/static/polished/
H A Dprint.css221 font-style: italic;
263 border-style: none;
358 .xc { /* class */ color: #909; font-weight: bold; font-style: italic; }
359 .xp { /* package */ color: #909; font-weight: bold; font-style: italic; }
360 .xi { /* interface */ color: #909; font-weight: bold; font-style: italic; }
361 .xn { /* namespace */ color: #909; font-weight: bold; font-style: italic; }
362 .xe { /* enum */ color: #909; font-weight: bold; font-style: italic; }
363 .xer{ /* enumerator */ color: #909; font-weight: bold; font-style: italic; }
364 .xs { /* struct */ color: #909; font-weight: bold; font-style: italic; }
365 .xt { /* typedef */ color: #909; font-weight: bold; font-style
[all...]
H A Dstyle.css507 list-style: none outside none;
677 border-bottom-style: dashed;
711 font-style: italic;
756 border-style: none;
858 .xc { /* class */ color: #909; font-weight: bold; font-style: italic; }
859 .xp { /* package */ color: #909; font-weight: bold; font-style: italic; }
860 .xi { /* interface */ color: #909; font-weight: bold; font-style: italic; }
861 .xn { /* namespace */ color: #909; font-weight: bold; font-style: italic; }
862 .xe { /* enum */ color: #909; font-weight: bold; font-style: italic; }
863 .xer{ /* enumerator */ color: #909; font-weight: bold; font-style
[all...]
/opengrok-jel/lib/
H A Dswing-layout-0.9.jar ... .JButton button2 org.jdesktop.layout.LayoutStyle style int gap public void " href="/source/s?defs ...

Completed in 19 milliseconds