Home
last modified time | relevance | path

Searched refs:symbol (Results 76 – 100 of 238) sorted by relevance

12345678910

/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dir-black.min.css1 …62}.hljs-title,.hljs-section,.hljs-type,.hljs-doctag{color:#ffffb6}.hljs-symbol,.hljs-bullet,.hljs…
H A Dzenburn.min.css1 …tor-id,.hljs-selector-class,.hljs-section,.hljs-type{color:#efef8f}.hljs-symbol,.hljs-bullet,.hljs…
H A Darta.min.css1 …:#fff}.hljs-comment,.hljs-quote,.hljs-meta{color:#444}.hljs-string,.hljs-symbol,.hljs-bullet,.hljs…
H A Dbrown-paper.min.css1 …}.hljs-string,.hljs-title,.hljs-section,.hljs-type,.hljs-attribute,.hljs-symbol,.hljs-bullet,.hljs…
H A Dhopscotch.min.css1 …s{color:#fd8b19}.hljs-class .hljs-title{color:#fdcc59}.hljs-string,.hljs-symbol,.hljs-bullet,.hljs…
H A Dfar.min.css1 …:#000080}.hljs,.hljs-subst{color:#0ff}.hljs-string,.hljs-attribute,.hljs-symbol,.hljs-bullet,.hljs…
H A Datelier-estuary-dark.min.css1 …e,.hljs-literal,.hljs-type,.hljs-params{color:#ae7313}.hljs-string,.hljs-symbol,.hljs-bullet{color…
H A Datelier-estuary-light.min.css1 …e,.hljs-literal,.hljs-type,.hljs-params{color:#ae7313}.hljs-string,.hljs-symbol,.hljs-bullet{color…
H A Ddefault.min.css1 …,.hljs-bullet,.hljs-code,.hljs-addition{color:#1F811F}.hljs-regexp,.hljs-symbol,.hljs-variable,.hl…
H A Dfoundation.min.css1 …tag{color:#099}.hljs-regexp{background-color:#fff0ff;color:#880088}.hljs-symbol{color:#990073}.hlj…
H A Datelier-cave-dark.min.css1 …e,.hljs-literal,.hljs-type,.hljs-params{color:#aa573c}.hljs-string,.hljs-symbol,.hljs-bullet{color…
H A Datelier-savanna-light.min.css1 …e,.hljs-literal,.hljs-type,.hljs-params{color:#9f713c}.hljs-string,.hljs-symbol,.hljs-bullet{color…
H A Datelier-plateau-dark.min.css1 …e,.hljs-literal,.hljs-type,.hljs-params{color:#b45a3c}.hljs-string,.hljs-symbol,.hljs-bullet{color…
H A Ddarkula.min.css1 …js-string,.hljs-subst,.hljs-type,.hljs-built_in,.hljs-builtin-name,.hljs-symbol,.hljs-selector-id,…
H A Datelier-plateau-light.min.css1 …e,.hljs-literal,.hljs-type,.hljs-params{color:#b45a3c}.hljs-string,.hljs-symbol,.hljs-bullet{color…
H A Datelier-savanna-dark.min.css1 …e,.hljs-literal,.hljs-type,.hljs-params{color:#9f713c}.hljs-string,.hljs-symbol,.hljs-bullet{color…
H A Datelier-cave-light.min.css1 …e,.hljs-literal,.hljs-type,.hljs-params{color:#aa573c}.hljs-string,.hljs-symbol,.hljs-bullet{color…
H A Dgooglecode.min.css1 …r-attr,.hljs-selector-pseudo,.hljs-regexp{color:#080}.hljs-literal,.hljs-symbol,.hljs-bullet,.hljs…
H A Dmonokai.min.css1 …{color:#66d9ef}.hljs-class .hljs-title{color:white}.hljs-attribute,.hljs-symbol,.hljs-regexp,.hljs…
H A Drainbow.min.css1 …lor:#ffcc66}.hljs-section,.hljs-name,.hljs-strong{font-weight:bold}.hljs-symbol,.hljs-bullet,.hljs…
H A Dsolarized-light.min.css1 …template-variable,.hljs-class .hljs-title,.hljs-type{color:#b58900}.hljs-symbol,.hljs-bullet,.hljs…
/plugin/highlightjs/highlight/styles/
H A Dir_black.css45 .symbol, .number, .variable, .vbscript, .literal {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DPredicateTransition.php34 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool argument
/plugin/move/helper/
H A Dop.php18 public $symbol = '↷'; variable in helper_plugin_move_op
186 $summary = $this->symbol . ' ' . sprintf($this->getLang($lang_key), $src, $dst);
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-UML25.js220 …var symbol = new mxCell('', new mxGeometry(1, 0, 16, 20), 'shape=module;jettyWidth=10;jettyHeight=…
221 symbol.vertex = true;
222 symbol.geometry.relative = true;
223 symbol.geometry.offset = new mxPoint(-25, 9);
224 cell2.insert(symbol);
823 var symbol = new mxCell('', new mxGeometry(1, 0, 20, 16), 'shape=ellipse;');
824 symbol.vertex = true;
825 symbol.geometry.relative = true;
826 symbol.geometry.offset = new mxPoint(-25, 7);
827 cell2.insert(symbol);

12345678910