Home
last modified time | relevance | path

Searched +full:style -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 326 – 348 of 348) sorted by relevance

1...<<11121314

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Djava5.php448 'EditorKit', 'ElementIterator', 'FieldView', 'FlowView', 'FlowView.FlowStrategy', 'GapContent', 'GlyphView', 'GlyphView.GlyphPainter', 'Highlighter', 'Highlighter.Highlight', 'Highlighter.HighlightPainter', 'IconView', 'InternationalFormatter', 'JTextComponent', 'JTextComponent.KeyBinding', 'Keymap', 'LabelView', 'LayeredHighlighter', 'LayeredHighlighter.LayerPainter', 'LayoutQueue', 'MaskFormatter', 'MutableAttributeSet', 'NavigationFilter', 'NavigationFilter.FilterBypass', 'NumberFormatter', 'PasswordView', 'PlainDocument', 'PlainView', 'Position', 'Position.Bias', 'Segment', 'SimpleAttributeSet', 'StringContent', 'Style', 'StyleConstants', 'StyleConstants.CharacterConstants', 'StyleConstants.ColorConstants', 'StyleConstants.FontConstants', 'StyleConstants.ParagraphConstants', 'StyleContext', 'StyledDocument', 'StyledEditorKit', 'StyledEditorKit.AlignmentAction', 'StyledEditorKit.BoldAction', 'StyledEditorKit.FontFamilyAction', 'StyledEditorKit.FontSizeAction', 'StyledEditorKit.ForegroundAction',
819 1 => 'color: #666666; font-style: italic;',
821 3 => 'color: #008000; font-style: italic; font-weight: bold;',
822 'MULTI' => 'color: #666666; font-style: italic;'
H A Dbasic4gl.php300 1 => 'color: #657CC4; font-style: italic;'
H A Dcpp-qt.php552 'MULTI' => 'color: #888888; font-style: italic;'
H A Dasymptote.php1786 'MULTI' => 'color: #ff0000; font-style: italic;'
H A Dalgol68.php132 "COMMENT" => 'color: #666666; font-style: italic;'
H A Dnginx.php780 1 => 'color: #808080; font-style: italic;',
H A Dswift.php11 * To mirror official Apple documentation, set the overall style like so:
H A Dracket.php641 'pretty-print-current-style-table', 'pretty-print-depth',
642 'pretty-print-exact-as-decimal', 'pretty-print-extend-style-table',
647 'pretty-print-size-hook', 'pretty-print-style-table?',
H A Dmapbasic.php93 'Style', 'Styles', 'Sub', 'Symbol', 'SymbolPicker', 'Symbols',
H A Dcpp-winapi.php766 'MULTI' => 'color: #ff0000; font-style: italic;'
H A Dwolfram.php788 'StateSpaceTransform', 'StationaryWaveletPacketTransform', 'Style',
H A Dthinbasic.php823 2 => 'color: #993333; font-style: italic; font-weight: bold;'
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php661 // filename may contain the plugin name for old style plugins...
1154 case 'style.ini':
H A Dlist.php276 '<div style="width: ' . ($popularity * 100) . '%;">' .
/dokuwiki/inc/Ui/
H A DSearch.php192 ->attr('style', 'display: none;')
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt66 * Links to [[syntax|existing pages]] are shown in a different style from [[nonexisting]] ones.
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php2052 document.writeln('<embed type="'+type+'" style="cursor:hand; cursor:pointer;" href="'+link+'" src="'+placeholder+'" width="'+width+'" height="'+height+'" autoplay="false" target="myself" controller="false" loop="'+loop+'" scale="aspect" bgcolor="'+bgcolor+'" pluginspage="http://www.apple.com/quicktime/download/"></embed>');
2055 document.writeln('<embed type="'+type+'" style="cursor:hand; cursor:pointer;" src="'+link+'" width="'+width+'" height="'+height+'" autoplay="false" target="myself" controller="true" loop="'+loop+'" scale="aspect" bgcolor="'+bgcolor+'" pluginspage="http://www.apple.com/quicktime/download/"></embed>');
H A DSimplePie.php648 public $strip_attributes = ['bgsound', 'class', 'expr', 'id', 'style', 'onclick', 'onerror', 'onfinish', 'onmouseover', 'onmouseout', 'onfocus', 'onblur', 'lowsrc', 'dynsrc'];
662 public $strip_htmltags = ['base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'frameset', 'html', 'iframe', 'input', 'marquee', 'meta', 'noscript', 'object', 'param', 'script', 'style'];
672 * @var bool Should we throw exceptions, or use the old-style error property?
1499 * @param boolean $enable Should we throw exceptions, or use the old-style error property?
/dokuwiki/lib/scripts/
H A Dmedia.js461 // Make sure that the list view style stays the same
/dokuwiki/inc/
H A Dcommon.php548 * Handles URL rewriting if enabled. Follows the style of wl().
1675 'style' => '',
H A Dtemplate.php245 $depends[] = DOKU_CONF . "tpl/" . $conf['template'] . "/style.ini";
H A Dmedia.php1104 echo '<img src="' . $src . '" alt="" style="max-width: ' . $size[0] . 'px;" />';
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBlowfish.php523 * Performs OpenSSH-style bcrypt

1...<<11121314