Home
last modified time | relevance | path

Searched refs:Attributes (Results 51 – 75 of 75) sorted by last modified time

123

/plugin/diagramsnet/lib/js/
H A Dextensions.min.js277 …;v.style+=c(v.style,h,e,v,z);for(var I=[],me=[],Qa=va/r,lb=va,l=0;l<=h.Attributes;l++)0<l&&(me[l]=…
278 lb+=8,me[l].vertex=!0,v.insert(me[l])),N=0,0==h.Attributes?N=l=1:l<h.Attributes?(N=h["Text"+(l+1)+"…
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js12441 for (var i = 0; i <= p.Attributes; i++)
12454 if (p.Attributes == 0)
12461 if (i < p.Attributes)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1 …ocomplete attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) fo…
/plugin/adfs/phpsaml/
H A DCHANGELOG242 * Bugfix namespace problem when getting Attributes.
H A DREADME.md1371 * `getAttributes` - Gets the Attributes from the AttributeStatement element.
/plugin/codemirror/dist/modes/
H A Dpug.min.js.map1 … false;\n\n this.lastTag = '';\n this.scriptType = '';\n\n // Attributes Mode\n this.i…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js1491 …s.f = __w_pdfjs_require__(15) ? Object.defineProperty : function defineProperty(O, P, Attributes) {
1494 anObject(Attributes);
1496 return dP(O, P, Attributes);
1498 if ('get' in Attributes || 'set' in Attributes) throw TypeError('Accessors not supported!');
1499 if ('value' in Attributes) O[P] = Attributes.value;
H A Dpdf.js.map1Attributes","isObject","it","exec","is","S","val","fn","has","SRC","$toString","TO_STRING","TPL","…
H A Dpdf.worker.js2660 …s.f = __w_pdfjs_require__(19) ? Object.defineProperty : function defineProperty(O, P, Attributes) {
2663 anObject(Attributes);
2665 return dP(O, P, Attributes);
2667 if ('get' in Attributes || 'set' in Attributes) throw TypeError('Accessors not supported!');
2668 if ('value' in Attributes) O[P] = Attributes.value;
H A Dpdf.worker.js.map1Attributes","isObject","it","exec","is","S","val","has","SRC","$toString","TO_STRING","TPL","isFun…
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst94 or using the annotations ``@Attributes`` and ``@Attribute``.
142 * @Attributes({
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php26 use Doctrine\Common\Annotations\Annotation\Attributes; alias
526 if ($annotation instanceof Attributes) {
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/
H A DAttributes.php31 final class Attributes class
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc966 } // End Attributes Loop
/plugin/fckg/fckeditor/
H A Dfckconfig.js321 Overrides : [ { Element : 'font', Attributes : { 'face' : null } } ]
328 Overrides : [ { Element : 'font', Attributes : { 'size' : null } } ]
335 Overrides : [ { Element : 'font', Attributes : { 'color' : null } } ]
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js62Attributes)) return true;for (var i=0;i<D.length;i++){var H=D[i][0];if (FCKDomTools.HasAttribute(A…
63Attributes:{},Styles:{},Overrides:[]};var I=F.$Attribute||[];for (var j=0;j<I.length;j++){H.Attrib… property in H
105 …');var E=A.Element;if (E=='bdo') E='span';D=['<',E];var F=A._StyleDesc.Attributes;if (F){for (var …
H A Dfckeditorcode_ie.js66Attributes)) return true;for (var i=0;i<D.length;i++){var H=D[i][0];if (FCKDomTools.HasAttribute(A…
67Attributes:{},Styles:{},Overrides:[]};var I=F.$Attribute||[];for (var j=0;j<I.length;j++){H.Attrib… property in H
106 …');var E=A.Element;if (E=='bdo') E='span';D=['<',E];var F=A._StyleDesc.Attributes;if (F){for (var …
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/wysiwyg/fckeditor/
H A Dfckconfig.js240 Overrides : [ { Element : 'font', Attributes : { 'face' : null } } ]
247 Overrides : [ { Element : 'font', Attributes : { 'size' : null } } ]
254 Overrides : [ { Element : 'font', Attributes : { 'color' : null } } ]
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js52Attributes)) return true;for (var i=0;i<D.length;i++){var H=D[i][0];if (FCKDomTools.HasAttribute(A…
53Attributes:{},Styles:{},Overrides:[]};var I=F.$Attribute||[];for (var j=0;j<I.length;j++){H.Attrib… property in H
92 …');var E=A.Element;if (E=='bdo') E='span';D=['<',E];var F=A._StyleDesc.Attributes;if (F){for (var …
H A Dfckeditorcode_gecko.js51Attributes)) return true;for (var i=0;i<D.length;i++){var H=D[i][0];if (FCKDomTools.HasAttribute(A…
52Attributes:{},Styles:{},Overrides:[]};var I=F.$Attribute||[];for (var j=0;j<I.length;j++){H.Attrib… property in H
91 …');var E=A.Element;if (E=='bdo') E='span';D=['<',E];var F=A._StyleDesc.Attributes;if (F){for (var …
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js453 if ( !( attribs = override.Attributes ) ) // Only one "="
601 var attributes = override && override.Attributes ;
661 var attribs = this._StyleDesc.Attributes ;
696 var attValue = this._StyleDesc.Attributes ;
1099 var stylesText = ( this._StyleDesc.Attributes ? this._StyleDesc.Attributes['style'] || '' : '' ) ;
1132 var styleAttribs = this._StyleDesc.Attributes ;
1192 attrs = override.Attributes ;
1205 var overrideAttrs = ( overrideEl.Attributes = overrideEl.Attributes || new Array() ) ;
H A Dfcktoolbarstylecombo.js181 var attribs = style._StyleDesc.Attributes ;
/plugin/wysiwyg/fckeditor/_samples/html/
H A Dsample14.config.js36 FCKConfig.CoreStyles.Bold = { Element : 'span', Attributes : { 'class' : 'Bold' } } ; class in FCKConfig.CoreStyles.Bold
37 FCKConfig.CoreStyles.Italic = { Element : 'span', Attributes : { 'class' : 'Italic' } } ; class in FCKConfig.CoreStyles.Italic
38 FCKConfig.CoreStyles.Underline = { Element : 'span', Attributes : { 'class' : 'Underline' } } ; class in FCKConfig.CoreStyles.Underline
39 FCKConfig.CoreStyles.StrikeThrough = { Element : 'span', Attributes : { 'class' : 'StrikeThrough' }… class in FCKConfig.CoreStyles.StrikeThrough
58 Attributes : { 'class' : '#("Font")' }, class in FCKConfig.CoreStyles.FontFace
59 Overrides : [ { Element : 'span', Attributes : { 'class' : /^Font(?:Comic|Courier|Times)$/ } } ]
69 Attributes : { 'class' : '#("Size")' }, class in FCKConfig.CoreStyles.Size
81 Attributes : { 'class' : '#("Color")' }, class in FCKConfig.CoreStyles.Color
82 Overrides : [ { Element : 'span', Attributes : { 'class' : /^FontColor(?:1|2|3)$/ } } ]
88 Attributes : { 'class' : '#("Color")BG' }, class in FCKConfig.CoreStyles.BackColor
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js303 Attributes : {}, property in styleDef
314 styleDef.Attributes[ attNodes[j].name ] = attNodes[j].value ;
341 overrideDef.Attributes = {} ;
352 overrideDef.Attributes[ overrideAttNode[k].name ] = overrideAttValue ;

123