Home
last modified time | relevance | path

Searched refs:cls (Results 1 – 25 of 48) sorted by last modified time

12

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js7081 var inherits = function inherits(cls, superCtor, statics, prototype) {
7083 cls.super_ = superCtor;
7092 Object.defineProperty(cls, i, Object.getOwnPropertyDescriptor(statics, i));
7098 value: cls,
7111 cls.prototype = Object.create(superCtor.prototype, properties);
28570 var cls = state.implicit === null ? 'universal' : 'context';
28575 if (state.use === null) result = this._encodeComposite(tag, primitive, cls, content);
29390 function encodeTag(tag, primitive, cls, reporter) {
29396 res |= der.tagClassByName[cls || 'universal'] << 6;
/plugin/combo/resources/background/
H A Dbackground1.svg4 .cls-1 {
11 <rect id="Rectangle_689" data-name="Rectangle 689" class="cls-1" width="89" height="75" transform="translate(54 476)"></rect>
12 <rect id="Rectangle_690" data-name="Rectangle 690" class="cls-1" width="89" height="75" transform="translate(333 140)"></rect>
13 <rect id="Rectangle_691" data-name="Rectangle 691" class="cls-1" width="89" height="75" transform="translate(479 200)"></rect>
14 <rect id="Rectangle_692" data-name="Rectangle 692" class="cls-1" width="89" height="75" transform="translate(493 327)"></rect>
15 <rect id="Rectangle_694" data-name="Rectangle 694" class="cls-1" width="89" height="75" transform="translate(280 364)"></rect>
16 <rect id="Rectangle_695" data-name="Rectangle 695" class="cls-1" width="89" height="75" transform="translate(100 354)"></rect>
17 <rect id="Rectangle_696" data-name="Rectangle 696" class="cls-1" width="89" height="75" transform="translate(493 41)"></rect>
18 <rect id="Rectangle_697" data-name="Rectangle 697" class="cls-1" width="89" height="75" transform="translate(10 39)"></rect>
19 <rect id="Rectangle_698" data-name="Rectangle 698" class="cls
[all...]
/plugin/data/
H A Dscript.js30 jQuery.each(classes, function (i, cls) { argument
32 if (cls == 'data_type_page' || cls == 'data_type_pages') {
33 multi = cls.substr(cls.length - 1, 1) == 's';
37 if (cls.substr(0, 10) == 'data_type_') {
38 aliastype = cls;
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js2 …-border":{strokeOpacity:0},"no-events":{pointerEvents:"none"}},t=this;this.cls=function(e,t,n){ret… method in AnonymousFunctionc4f831ab4800
27cls(e,["no-fill","no-border"],t)}function m(e,t){var n=d[t];if(!n)throw new Error("invalid hit typ…
194cls("djs-dragger",[],{x:r.top,y:r.left})),ye(t,i),i},Bl.prototype.addFrame=function(e,t){var n=ke(…
H A Dbpmn-navigated-viewer.production.min.js2cls(e,["no-fill","no-border"],t)}function y(e,t){var n=f[t];if(!n)throw new Error("invalid hit typ… method in AnonymousFunctionbb2fc39511b00
H A Dbpmn-viewer.production.min.js2cls(e,["no-fill","no-border"],t)}function y(e,t){var n=f[t];if(!n)throw new Error("invalid hit typ… method in AnonymousFunction98f4c19511b00
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2 …-border":{strokeOpacity:0},"no-events":{pointerEvents:"none"}},t=this;this.cls=function(e,t,n){ret… method in AnonymousFunction9d0550af12900
7cls(e,["no-fill","no-border"],t)}function v(e,t){var n=h[t];if(!n)throw new Error("invalid hit typ…
21cls("djs-dragger",[],{x:r.top,y:r.left})),ii(t,i),i},lc.prototype.addFrame=function(e,t){var n=mi(…
H A Ddmn-navigated-viewer.production.min.js2cls=function(e,t,n){return $(this.style(t,n),{class:e})},this.style=function(t,n){x(t)||n||(n=t,t=… method in AnonymousFunction499a071910700
H A Ddmn-viewer.production.min.js2cls=function(e,t,n){return $(this.style(t,n),{class:e})},this.style=function(t,n){x(t)||n||(n=t,t=… method in AnonymousFunctionfc98101910700
/plugin/openid/Auth/OpenID/
H A DSReg.php193 * @param string $cls
199 $cls='Auth_OpenID_SRegRequest') argument
202 $obj = new $cls();
238 * @param string $cls
241 static function fromOpenIDRequest($request, $cls='Auth_OpenID_SRegRequest') argument
244 $obj = call_user_func_array([$cls, 'build'],
245 [null, null, null, Auth_OpenID_SREG_NS_URI, $cls]);
H A DServer.php137 * @param string $cls
140 function Auth_OpenID_isError($obj, $cls = 'Auth_OpenID_ServerError') argument
142 return is_a($obj, $cls);
1614 $cls = $this->responseFactory;
1618 $wr = new $cls(null, null, $response->encodeToKVForm());
1624 $wr = new $cls(AUTH_OPENID_HTTP_REDIRECT,
1627 $wr = new $cls(AUTH_OPENID_HTTP_OK, [],
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc13586 …var c = '\x3ca id\x3d"{id}" class\x3d"cke_button cke_button__{name} cke_button_{state} {cls}"' + (…
13682 cls: this.className || "",
15114 …" dir\x3d{dir} class\x3d"cke cke_reset_all {editorId} cke_panel cke_panel {cls} cke_{dir}" style\x…
15158 cls: this.className,
15805 …}" class\x3d"cke_menubutton cke_menubutton__{name} cke_menubutton_{state} {cls}" href\x3d"{href}" …
15997 cls: this.className || "",
17797 …var c = '\x3cspan id\x3d"{id}" class\x3d"cke_combo cke_combo__{name} {cls}" role\x3d"presentation"…
17901 cls: this.className || "",
H A Dckeditor.js689 …R.skin.addIcon(h,h),t=null):h=n;g={id:r,name:l,iconName:n,label:this.label,cls:(this.hasArrow?"cke… property in g
762 …on(a,b){var e={editorId:a.id,id:this.id,langCode:a.langCode,dir:a.lang.dir,cls:this.className,fram… property in CKEDITOR.ui.panel.render.e
809 …ng.common.keyboard,f)));a={id:h,name:this.name,iconName:p,label:this.label,cls:this.className||"",… property in AnonymousFunctiona9e2af6b48f00.a
911 label:this.label,title:this.title,cls:this.className||"",titleJs:c.gecko&&!c.hc?"":(this.title||"")… property in AnonymousFunctiona9e2af6b4f900.c
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc196 var cls = attributes[ 'class' ];
197 if ( attributes.name && ( !cls || cls.indexOf( ieClass ) < 0 ) )
198 attributes[ 'class' ] = ( cls || '' ) + ' ' + ieClass;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js4354 classes(group).add(cls);
7948 function traverseTrait(cls) { argument
7959 var parentNs = parseName(cls, isBuiltIn(cls) ? '' : nsName.prefix);
20844 function addMarker(e, cls) { argument
20845 canvas.addMarker(e, cls);
20848 function removeMarker(e, cls) { argument
20849 canvas.removeMarker(e, cls);
28181 if (cls) {
28182 classes(groupGfx).add(cls);
31449 classes.add(cls);
[all …]
H A Dbpmn-modeler.production.min.js2 …-border":{strokeOpacity:0},"no-events":{pointerEvents:"none"}},t=this;this.cls=function(e,t,n){ret… method in AnonymousFunction238dff875100
28cls(e,["no-fill","no-border"],t)}function m(e,t){var n=d[t];if(!n)throw new Error("invalid hit typ…
34cls("djs-dragger",[],{x:r.top,y:r.left})),me(t,i),i},Tc.prototype.addFrame=function(e,t){var n=Me(…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js2116 var cls = tmp[i].className;
2118 if (cls != null && cls.length > 0)
2120 var tokens = cls.split(' ');
H A DExtensions.js7001 var cls = (obj.Class != null) ? obj.Class : (a != null) ? a.Class : null;
7004 switch (cls)
7135 var isPool = cls.indexOf('Pool') > 0;
7136 var isBPMN = cls.indexOf('BPMN') == 0;
13051 var bracketStyle = cls.indexOf('Bracket') == 0? 'size=0;arcSize=50;' : '';
13333 switch(cls)
/plugin/diagramsnet/lib/images/
H A Dgitlab-logo-white.svg1 …3.org/2000/svg" viewBox="0 0 586 559"><defs><style>.cls-1{fill:#fff;}</style></defs><path class="c…
H A Dgitlab-logo.svg1cls-1{fill:#fc6d26;}.cls-2{fill:#e24329;}.cls-3{fill:#fca326;}</style></defs><title>gitlab-icon-rg…

12