Home
last modified time | relevance | path

Searched refs:A (Results 1 – 25 of 1859) sorted by relevance

12345678910>>...75

/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js26A){return (this.indexOf(A)>-1);};String.prototype.Equals=function(){var A=arguments;if (A.length==… argument
27A){if (A._FCKCleanupObj) this.Items=A._FCKCleanupObj.Items;else{this.Items=[];A._FCKCleanupObj=thi… argument
28A){A.IsGeckoLike=(A.IsGecko||A.IsSafari||A.IsOpera);if (A.IsGecko){var B=s.match(/gecko\/(\d+)/)[1…
31A){if (FCKConfig.FullPage){FCK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLib… argument
36A,B,C){if (A==B) return;var D;if (C){while ((D=A.lastChild)) B.insertBefore(A.removeChild(D),B.fir… argument
37A){var B=A.createElement('br');B.setAttribute('type','_moz');return B;};FCKTools.AppendStyleSheet=… argument
38A,B){return A.createStyleSheet(B).owningElement;};FCKTools._AppendStyleString=function(A,B){var s= argument
46A,B,C,D){var E=B.attributes;for (var n=0;n<E.length;n++){var F=E[n];if (F.specified){var G=F.nodeN… argument
50A){this.Keystrokes={};this.CancelCtrlDefaults=(A!==false);};FCKKeystrokeHandler.prototype.AttachTo… argument
59A){this._Document=A;this.RootNode=A.createElement('div');};FCKDocumentFragment.prototype={AppendTo… argument
[all …]
H A Dfckeditorcode_gecko.js26A){return (this.indexOf(A)>-1);};String.prototype.Equals=function(){var A=arguments;if (A.length==… argument
27A){A.IsGeckoLike=(A.IsGecko||A.IsSafari||A.IsOpera);if (A.IsGecko){var B=s.match(/gecko\/(\d+)/)[1…
29A){this.Owner=A;this._RegisteredEvents={};};FCKEvents.prototype.AttachEvent=function(A,B){var C;if… argument
30A){if (FCKConfig.FullPage){FCK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLib… argument
35A,B,C){if (A==B) return;var D;if (C){while ((D=A.lastChild)) B.insertBefore(A.removeChild(D),B.fir… argument
36A){var B=A.createElement('br');B.setAttribute('type','_moz');return B;};FCKTools.AppendStyleSheet=… argument
37A){if (FCKBrowserInfo.IsGecko) A.style.MozUserSelect='none';else A.style.userSelect='none';};FCKTo… argument
39A){if (typeof(A)=='string') A=A.split(';');this._Images=this._Images.concat(A);},Start:function(){… argument
49A){this.Keystrokes={};this.CancelCtrlDefaults=(A!==false);};FCKKeystrokeHandler.prototype.AttachTo… argument
58A,B){this.RootNode=B||A.createDocumentFragment();};FCKDocumentFragment.prototype={AppendTo:functio… argument
[all …]
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js26A){return (this.indexOf(A)>-1);};String.prototype.Equals=function(){var A=arguments;if (A.length==… argument
27A){if (A._FCKCleanupObj) this.Items=A._FCKCleanupObj.Items;else{this.Items=[];A._FCKCleanupObj=thi… argument
28A){A.IsGecko=(navigator.product=='Gecko')&&!A.IsSafari&&!A.IsOpera;A.IsGeckoLike=(A.IsGecko||A.IsS…
31A){if (FCKConfig.FullPage){FCK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLib… argument
40A,B,C){if (A==B) return;var D;if (C){while ((D=A.lastChild)) B.insertBefore(A.removeChild(D),B.fir… argument
52A,B){return A.createStyleSheet(B).owningElement;};FCKTools.AppendStyleString=function(A,B){if (!B)… argument
60A,B,C,D){var E=B.attributes,bHasStyle;for (var n=0;n<E.length;n++){var F=E[n];if (F.specified){var… argument
64A){this.Keystrokes={};this.CancelCtrlDefaults=(A!==false);};FCKKeystrokeHandler.prototype.AttachTo… argument
73A){this._Document=A;this.RootNode=A.createElement('div');};FCKDocumentFragment.prototype={AppendTo… argument
77A=this.GetParentElement();while (A){if (FCKListsLib.BlockBoundaries[A.nodeName.toLowerCase()]) bre…
[all …]
H A Dfckeditorcode_gecko.js26A){return (this.indexOf(A)>-1);};String.prototype.Equals=function(){var A=arguments;if (A.length==… argument
27A){A.IsGecko=(navigator.product=='Gecko')&&!A.IsSafari&&!A.IsOpera;A.IsGeckoLike=(A.IsGecko||A.IsS…
29A){this.Owner=A;this._RegisteredEvents={};};FCKEvents.prototype.AttachEvent=function(A,B){var C;if… argument
30A){if (FCKConfig.FullPage){FCK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLib… argument
38A,B,C){if (A==B) return;var D;if (C){while ((D=A.lastChild)) B.insertBefore(A.removeChild(D),B.fir… argument
47A){var B=A.createElement('br');B.setAttribute('type','_moz');return B;};FCKTools.FixCssUrls=functi… argument
48A){if (FCKBrowserInfo.IsGecko) A.style.MozUserSelect='none';else if (FCKBrowserInfo.IsSafari) A.st… argument
60A){this.Keystrokes={};this.CancelCtrlDefaults=(A!==false);};FCKKeystrokeHandler.prototype.AttachTo… argument
69A,B){this.RootNode=B||A.createDocumentFragment();};FCKDocumentFragment.prototype={AppendTo:functio… argument
73A=this.GetParentElement();while (A){if (FCKListsLib.BlockBoundaries[A.nodeName.toLowerCase()]) bre…
[all …]
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js1741 }if(typeof A!="number"){A=0;
1750 if(A>0&&J>A){J=A;
2360 String.prototype.startsWith=function(A){return this.length>=A.length&&this.substr(0,A.length)==A; argument
2362 String.prototype.endsWith=function(A){return this.length>=A.length&&this.substr(this.length-A.lengt… argument
2385 SimileAjax.NativeDateUnit.getParser=function(A){if(typeof A=="string"){A=A.toLowerCase(); argument
2452 },A);
2455 if(A.onPop!=null){A.onPop();
2564 if("_ghostElmt" in A){var B=A._ghostElmt;
2581 }A=A.parentNode;
2588 …XmlHttp._onReadyStateChange=function(A,D,B){switch(A.readyState){case 4:try{if(A.status==0||A.stat… argument
[all …]
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js1741 }if(typeof A!="number"){A=0;
1750 if(A>0&&J>A){J=A;
2360 String.prototype.startsWith=function(A){return this.length>=A.length&&this.substr(0,A.length)==A; argument
2362 String.prototype.endsWith=function(A){return this.length>=A.length&&this.substr(this.length-A.lengt… argument
2385 SimileAjax.NativeDateUnit.getParser=function(A){if(typeof A=="string"){A=A.toLowerCase(); argument
2452 },A);
2455 if(A.onPop!=null){A.onPop();
2564 if("_ghostElmt" in A){var B=A._ghostElmt;
2581 }A=A.parentNode;
2588 …XmlHttp._onReadyStateChange=function(A,D,B){switch(A.readyState){case 4:try{if(A.status==0||A.stat… argument
[all …]
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js235 if(A.x<0||A.x>C.offsetWidth||A.y<0||A.y>C.offsetHeight){this._dragging=false;
238 A=A.getTime();
343 A++){this._decorators[A].paint();
2024 if(A!=null){return A;
2317A)?A.id:undefined,start:E(A.start),end:E(A.end),latestStart:E(A.latestStart),earliestEnd:E(A.earli…
2341 }A=A.nextSibling;
2387 }else{A=C+A;
2398 }var C=A.id?A.id.trim():"";
2402 this._end=(A.end!=null)?A.end:A.start;
2655 A++){this._bands[A].paint();
[all …]
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js235 if(A.x<0||A.x>C.offsetWidth||A.y<0||A.y>C.offsetHeight){this._dragging=false;
238 A=A.getTime();
343 A++){this._decorators[A].paint();
2024 if(A!=null){return A;
2333A)?A.id:undefined,start:E(A.start),end:E(A.end),latestStart:E(A.latestStart),earliestEnd:E(A.earli…
2357 }A=A.nextSibling;
2403 }else{A=C+A;
2414 }var C=A.id?A.id.trim():"";
2418 this._end=(A.end!=null)?A.end:A.start;
2671 A++){this._bands[A].paint();
[all …]
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js1A,z){this[A]=z},get:function(z){return this[z]},save_font:function(z){this["font"]=z},save_size:fu… argument
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1A,z){this[A]=z},get:function(z){return this[z]},save_font:function(z){this["font"]=z},save_size:fu… argument
/plugin/amcharts/assets/amcharts/plugins/dataloader/examples/data/
H A DMSFT_events.csv14 2012-12-14,A,Analyst opinion change,Initiated by BMO Capital Markets
17 2012-08-20,A,Analyst opinion change,Initiated by Longbow
21 2012-04-20,A,Analyst opinion change,Initiated by MKM Partners
24 2011-12-06,A,Analyst opinion change,Initiated by Barclays Capital
29 2011-02-17,A,Analyst opinion change,Initiated by Collins Stewart
40 2010-04-08,A,Analyst opinion change,Initiated by Soleil
41 2010-02-17,A,Analyst opinion change,Initiated Citigroup
44 2009-11-13,A,Analyst opinion change,Initiated UBS
46 2009-09-14,A,Analyst opinion change,Upgrade from Auriga U.S.A from Hold to Buy
51 2009-04-13,A,Analyst opinion change,Initiated AmTech Research
[all …]
/plugin/bibtex/OSBib/create/
H A Dosbib.css7 A:visited, A:link, A:active {
12 A:hover {
18 A.link:visited, A.link:link, A.link:active, A.page:visited, A.page:link, A.page.active {
23 A.link:hover, A.page:hover {
30 A.rLink:visited, A.rLink:link, A.rLink:active {
34 A.rLink:hover {
41 A.imgLink:visited, A.imgLink:link, A.imgLink:active {
45 A.imgLink:hover {
/plugin/codemirror/dist/modes/
H A Djavascript.min.js1A.state=a;A.stream=e;A.marked=null,A.cc=f;A.style=b;if(!a.lexical.hasOwnProperty("align"))a.lexica…
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmenclose.js19A=r.d+E+z,k=r.w+2*(E+z);var y=0,v,M,L,I,q=[false,false,false,false];var j=MathJax.Hub.SplitList(g.…
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Diso-8859-5.map11 !0A U+000A .notdef
27 !1A U+001A .notdef
43 !2A U+002A asterisk
59 !3A U+003A colon
66 !41 U+0041 A
75 !4A U+004A J
91 !5A U+005A Z
107 !6A U+006A j
123 !7A U+007A z
139 !8A U+008A .notdef
[all …]
H A Dcp1251.map11 !0A U+000A .notdef
27 !1A U+001A .notdef
43 !2A U+002A asterisk
59 !3A U+003A colon
66 !41 U+0041 A
75 !4A U+004A J
91 !5A U+005A Z
107 !6A U+006A j
123 !7A U+007A z
139 !8A U+0409 afii10058
[all …]
H A Dkoi8-r.map11 !0A U+000A .notdef
27 !1A U+001A .notdef
43 !2A U+002A asterisk
59 !3A U+003A colon
66 !41 U+0041 A
75 !4A U+004A J
91 !5A U+005A Z
107 !6A U+006A j
123 !7A U+007A z
151 !96 U+221A radical
[all …]
H A Dkoi8-u.map11 !0A U+000A .notdef
27 !1A U+001A .notdef
43 !2A U+002A asterisk
59 !3A U+003A colon
66 !41 U+0041 A
75 !4A U+004A J
91 !5A U+005A Z
107 !6A U+006A j
123 !7A U+007A z
151 !96 U+221A radical
[all …]
H A Dcp1250.map11 !0A U+000A .notdef
27 !1A U+001A .notdef
43 !2A U+002A asterisk
59 !3A U+003A colon
66 !41 U+0041 A
75 !4A U+004A J
91 !5A U+005A Z
107 !6A U+006A j
123 !7A U+007A z
136 !8A U+0160 Scaron
[all …]
H A Diso-8859-2.map11 !0A U+000A .notdef
27 !1A U+001A .notdef
43 !2A U+002A asterisk
59 !3A U+003A colon
66 !41 U+0041 A
75 !4A U+004A J
91 !5A U+005A Z
107 !6A U+006A j
123 !7A U+007A z
139 !8A U+008A .notdef
[all …]
H A Diso-8859-7.map11 !0A U+000A .notdef
27 !1A U+001A .notdef
43 !2A U+002A asterisk
59 !3A U+003A colon
66 !41 U+0041 A
75 !4A U+004A J
91 !5A U+005A Z
107 !6A U+006A j
123 !7A U+007A z
139 !8A U+008A .notdef
[all …]
H A Dcp1257.map11 !0A U+000A .notdef
27 !1A U+001A .notdef
43 !2A U+002A asterisk
59 !3A U+003A colon
66 !41 U+0041 A
75 !4A U+004A J
91 !5A U+005A Z
107 !6A U+006A j
123 !7A U+007A z
207 !DA U+015A Sacute
[all …]
H A Diso-8859-16.map11 !0A U+000A .notdef
27 !1A U+001A .notdef
43 !2A U+002A asterisk
59 !3A U+003A colon
66 !41 U+0041 A
75 !4A U+004A J
91 !5A U+005A Z
107 !6A U+006A j
123 !7A U+007A z
139 !8A U+008A .notdef
[all …]
/plugin/camelcase/
H A Dsyntax.php45 '\b[A-Z]+[a-z]+[A-Z][A-Za-z]*\b',$mode,'plugin_camelcase'
58 preg_match_all('/[A-Z][^A-Z]*/u',$match, $matches);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DTwofish.php476 $A = self::safe_intval($A + $B);
478 $A = self::safe_intval($A + $B);
479 $K[] = ($A << 9 | $A >> 23 & 0x1ff);
502 $A = self::safe_intval($A + $B);
504 $A = self::safe_intval($A + $B);
505 $K[] = ($A << 9 | $A >> 23 & 0x1ff);
529 $A = self::safe_intval($A + $B);
531 $A = self::safe_intval($A + $B);
532 $K[] = ($A << 9 | $A >> 23 & 0x1ff);
553 * @param string $A
[all …]

12345678910>>...75