Home
last modified time | relevance | path

Searched +defs:annotation +defs:content (Results 1 – 15 of 15) sorted by relevance

/plugin/authgoogle/google/contrib/
DGoogle_PlusService.php378 public $annotation; variable in Google_Activity
419 public function setAnnotation( $annotation) {
668 public $content; variable in Google_ActivityObject
695 public function setContent( $content) {
789 public $content; variable in Google_ActivityObjectAttachments
806 public function setContent( $content) {
1272 public $content; variable in Google_CommentObject
1275 public function setContent( $content) {
DGoogle_PlusDomainsService.php552 public $annotation; variable in Google_Activity
593 public function setAnnotation( $annotation) {
842 public $content; variable in Google_ActivityObject
872 public function setContent( $content) {
972 public $content; variable in Google_ActivityObjectAttachments
992 public function setContent( $content) {
1706 public $content; variable in Google_CommentObject
1709 public function setContent( $content) {
/plugin/html2pdf/html2pdf/html2ps/
Dpdf.fpdf.php203 function add_annotation(&$annotation) {
234 $content) {
1152 function _stream($content) {
/plugin/html2pdf/html2pdf/html2ps/fpdf/
Dfpdf.php123 function add_annotation(&$annotation) {
138 $content) {
1063 function _stream($content) {
/plugin/dokuprism/prism/
Dprism.js3 …andler,util:{encode:function e(n){return n instanceof i?new i(n.type,e(n.content),n.alias):Array.i… property
12content:{pattern:/(\{)[\s\S]+(?=\})/,lookbehind:!0},punctuation:/[{}]/}},command:{pattern:/(->\s*(… property
41 …((?:^|[^\\])(?:\\{2})*)#\{(?:[^{}]|\{[^{}]*\})*\}/,lookbehind:!0,inside:{content:{pattern:/^(#\{)[… property
42 ….languages.crystal}}},expansion:{pattern:/\{(?:\{.*?\}|%.*?%)\}/,inside:{content:{pattern:/^(\{.)[… property
60 …)/i,alias:"keyword"}}),Prism.languages.insertBefore("fsharp","string",{annotation:{pattern:/\[<.+?… property
66 …tup|then|when|where):/}),e.languages.insertBefore("groovy","function",{annotation:{pattern:/(^|[^.… property
81 …\n]){1,6}'/,greedy:!0}}),e.languages.insertBefore("java","class-name",{annotation:{pattern:/(^|[^.… property
87 …n:{pattern:RegExp("((?:^|[^\\\\])(?:\\\\{2})*)"+n),lookbehind:!0,inside:{content:{pattern:/^(\\\()… property
97 …nguages.extend("clike",{keyword:{pattern:/(^|[^.])\b(?:abstract|actual|annotation|as|break|by|catc… property
108 …:\\\\.|[^\\\\\n\r]|(?:\n|\r\n?)(?![\r\n]))"})),RegExp("((?:^|[^\\\\])(?:\\\\{2})*)(?:"+n+")")}var …
[all …]
/plugin/jcapture/lib/
Dhttpclient-4.0.1.jar ... auth/params/ org/apache/http/annotation/ org/apache/http/client/ org ...
/plugin/jdraw/lib/
Dhttpclient-4.0.1.jar ... auth/params/ org/apache/http/annotation/ org/apache/http/client/ org ...
/plugin/diagramsnet/lib/WEB-INF/lib/
Dhttpcore-4.4.9.jar ... annotation public abstract annotation org.apache.http.annotation.Experimental extends java.lang.Object implements java ...
/plugin/mizarveifiabledocs/dist/
Dscript.js1 …nt of length ${this.length}`);return this.lineInner(t,!1,1,0)}line(t){if(t<1||t>this.lines)throw R…
/plugin/mizarproofchecker/dist/
Dscript.js1 …nt of length ${this.length}`);return this.lineInner(t,!1,1,0)}line(t){if(t<1||t>this.lines)throw R…
/plugin/mizarverifiabledocs/dist/
H A Dscript.js1 …o,4,,9,,3,,5,17,3,3b,f,,w,1j,,,,4,8,4,,3,7,a,2,t,,1m,,,,2,4,8,,9,,a,2,q,,2,2,1l,,4,2,4,2,2,3,3,,u,…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js19 …0,e))return this.value=e==0?l:t>0?l.slice(e):l.slice(0,l.length-e),this;e-=l.length}else{let l=r.c…
24 …iceDoc(e.from,r.from)==" ")&&e.insert.length==1&&e.insert.lines==2&&is(n.contentDOM,"Enter",13)||(… property
25 … ?$/.test(i.text)&&e.contentDOM.getAttribute("autocorrect")=="off"&&(f={from:a,to:l,insert:J.of([i… argument
H A Ddmn-modeler.production.min.js278 …0,e))return this.value=e==0?l:t>0?l.slice(e):l.slice(0,l.length-e),this;e-=l.length}else{let l=r.c…
283 …iceDoc(e.from,r.from)==" ")&&e.insert.length==1&&e.insert.lines==2&&ec(n.contentDOM,"Enter",13)||(… property
284 … ?$/.test(i.text)&&e.contentDOM.getAttribute("autocorrect")=="off"&&(f={from:a,to:l,insert:be.of([… argument
/plugin/diagramsnet/lib/math/extensions/a11y/
Dmathjax-sre.js617 …cription({context:this.context,text:this.text,userValue:this.userValue,annotation:this.annotation,… property
681 …re.ClearspeakPreferences.getSpeechExplorer(a);if(!a)return[{type:"radio",content:"Standard",id:"cl… property
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js12906 return annotations.filter(function isDefined(annotation) { argument
36760 function foldTTTable(table, content) { argument