Home
last modified time | relevance | path

Searched refs:entity (Results 126 – 150 of 268) sorted by relevance

1234567891011

/plugin/latexit/
H A Drenderer.php831 * @param string $entity An entity.
833 function entity($entity) { argument
837 switch ($entity) {
866 $this->doc .= $this->_latexSpecialChars($entity);
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt8 means each individual or legal entity that creates, contributes to
77 means an individual or a legal entity exercising rights under this
78 License. For legal entities, "You" includes any entity that
81 or indirect, to cause the direction or management of such entity,
84 ownership of such entity.
249 5.2. If You initiate litigation against any entity by asserting a patent
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.mpl-20.txt8 means each individual or legal entity that creates, contributes to
77 means an individual or a legal entity exercising rights under this
78 License. For legal entities, "You" includes any entity that
81 or indirect, to cause the direction or management of such entity,
84 ownership of such entity.
249 5.2. If You initiate litigation against any entity by asserting a patent
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckxhtml.js289 FCKXHtml._AppendEntity = function( xmlNode, entity ) argument
291 xmlNode.appendChild( this.XML.createTextNode( '#?-:' + entity + ';' ) ) ;
/plugin/odt/renderer/
H A Dpage.php910 * @param string $entity
912 function entity($entity) { argument
913 if (array_key_exists($entity, $this->entities)) {
914 $entity = $this->entities[$entity];
918 $this->document->addPlainText($entity);
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerStatus.as16 public static const VERSION:String = "2.9.0"; // The version of the Flash jPlayer entity.
/plugin/edittable/renderer/
H A Dinverse.php340 function entity($entity) { function in renderer_plugin_edittable_inverse
342 $this->doc .= $entity;
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dunicode.js19 …lse{if(f){g.mathvariant=f}}g.unicode=[].concat(b[h]);this.Push(a.mtext(a.entity("#"+j)).With(g))}}…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE10 …"Licensor" means the individual, individuals, entity or entities that offer(s) the Work under the …
11entity or entities who created the Work or if no individual or entity can be identified, the publi…
13 …"You" means an individual or entity exercising rights under this License who has not previously vi…
30 …esignate another party or parties (e.g., a sponsor institute, publishing entity, journal) for attr…
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Ddefault-style.xml.bak12 <add as="entity" extend="defaultEdge">
H A Dbasic-style.xml.bak20 <add as="entity" extend="defaultEdge">
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as582 …private function resizeEntity(entity:Sprite, mediaX:Number, mediaY:Number, mediaWidth:Number, medi…
583 entity.x = mediaX;
584 entity.y = mediaY;
585 entity.width = mediaWidth;
586 entity.height = mediaHeight;
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jar ... methods/ org/apache/http/client/entity/ org/apache/http/client/protocol ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jar ... methods/ org/apache/http/client/entity/ org/apache/http/client/protocol ...
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19entity("#x2061")).With({texClass:i.TEXCLASS.NONE}),n]}return this.SUPER(arguments).checkItem.apply…
/plugin/callflow/
H A Dscript.js83 return ( s.replace(translate_re, function(match, entity) { argument
84 return translate[entity];
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Drouter.js161 query: function(entity, args) { argument
162 this.entity = entity;
326 assert.equal(router.entity, 'mandel');
/plugin/dw2markdown/
H A Drenderer.php415 * @param string $entity
/plugin/mellelexport/
H A Drenderer.php668 …function entity($entity) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_ge… argument
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DAbstractCaptureApplet.java31 import org.apache.http.entity.mime.content.InputStreamBody;
/plugin/diagramsnet/lib/js/diagramly/
H A DGitHubClient.js617 var entity = class in GitHubClient.writeFile
627 entity.sha = sha;
631 '/contents/' + path, JSON.stringify(entity), 'PUT');
H A DGitLabClient.js652 var entity = { class in GitLabClient.writeFile
662 entity.last_commit_id = last_commit_id;
668 var req = new mxXmlRequest(url, JSON.stringify(entity), method);
/plugin/dokuprism/prism/
H A Dprism.css3 code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}
/plugin/diagramsnet/lib/math/extensions/
H A DtoMathML.js19 …athML:function(d){return(d||"")+this.toMathMLquote(this.toString())}});a.entity.Augment({toMathML:…
/plugin/changes/
H A Dsyntax.php463 $renderer->entity('---');

1234567891011