Home
last modified time | relevance | path

Searched refs:Clear (Results 1 – 25 of 85) sorted by relevance

1234

/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dbegingroup.js19Clear:function(g){this.environments={};if(g){this.macros={}}else{var e=this.macros;for(var f in e)…
/plugin/bootswrapper/exe/help/
H A Dmacro.txt6 | ''<nowiki>~~CLEARFIX~~</nowiki>'' | Clear the float |
/plugin/ckgdoku/ckeditor/plugins/wrap/dialogs/
H A Dwrap.js30 var Clear ='<img src= "' + toolbar_path + 'clear.png" title="'+clear_floats+'">';
58 items: [[ Columns, 'column' ], [Clear,'clear floats'],[Emphasis,'em'],[Hi,'hi'],[Lo,'lo']],
/plugin/ckgedit/ckeditor/plugins/wrap/dialogs/
H A Dwrap.js31 var Clear ='<img src= "' + toolbar_path + 'clear.png" title="'+clear_floats+'">';
59 items: [[ Columns, 'column' ], [Clear,'clear floats'],[Emphasis,'em'],[Hi,'hi'],[Lo,'lo']],
/plugin/shell/lang/en/
H A Dhelp.txt7 * ''clear'' - Clear the screen.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dbasexml.asp27 Response.Clear()
H A Dio.asp215 Response.Clear
/plugin/diagramsnet/lib/math/extensions/
H A Dfast-preview.js19 …lay=i.updateDelay;b.Config({messageStyle:i.messageStyle});MathJax.Message.Clear(0,0);l=true}});b.R…
/plugin/codemirror/dist/modes/
H A Dpegjs.min.js.map1Clear flag\n } else if (stream.peek() === '\\\\') {\n stream.next();\n …
H A Debnf.min.js.map1Clear flag\n } else if (stream.peek() === \"\\\\\") {\n stream.next();\n …
H A Dspreadsheet.min.js.map1 … stream.next(); // Skip quote\n state.stack.shift(); // Clear flag\n …
H A Dtoml.min.js.map1 … stream.next(); // Skip quote\n state.inString = false; // Clear flag\n } …
H A Dpowershell.min.js1 …d-(Computer|Content|History|Member|PSSnapin|Type)/,/Checkpoint-Computer/,/Clear-(Content|EventLog|…
/plugin/pubmed2020/site/
H A Ddescription.txt33 ^clear_summary | - |Clear cached XML files in /data/media/ncbi_esummary|
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DIndex.php25 use Elasticsearch\Endpoints\Indices\Cache\Clear;
701 $endpoint = \class_exists(ClearCache::class) ? new ClearCache() : new Clear();
22 use Elasticsearch\Endpoints\Indices\Cache\Clear; global() alias
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dexplorer.js107 Clear: function() {
207 e && MathJax.Message.Clear(e);
342 h.setOption("ruleset", e.domain + "-" + t), u.liveRegion.Clear(), u.liveRegion.Hide(),
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmaction.js19 …oString())},SVGclearStatus:function(h){if(this.messageID){MathJax.Message.Clear(this.messageID,0)}…
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor.properties5 clear=Clear
H A Deditor.properties.bak5 clear=Clear
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmaction.js19 …String())},HTMLclearStatus:function(h){if(this.messageID){MathJax.Message.Clear(this.messageID,0)}…
/plugin/fckg/fckeditor/editor/skins/default/
H A Dfck_editor.css187 background-color: #efefde; /* Needed because of a bug on Clear Type */
/plugin/wysiwyg/fckeditor/editor/skins/default/
H A Dfck_editor.css187 background-color: #efefde; /* Needed because of a bug on Clear Type */
/plugin/chat/
H A Dreadme.txt137 …* ''[Clear messages]'' button is now visible for logged-in user that has edit rights for current p…
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt197 + '4. In fckgLite the "Clear" button has no function.'
/plugin/diagramsnet/lib/math/
H A DMathJax.js19Clear:function(callback){callback=USING(callback);if(this.posting||this.pending){callback=this.Pus… method in MathJax.Message

1234