Home
last modified time | relevance | path

Searched refs:Attributes (Results 51 – 75 of 75) sorted by path

123

/plugin/diagramsnet/lib/math/config/
H A DTeX-MML-AM_SVG-full.js58Attributes:function(u){return f.Insert({onmouseup:g.Mouseup,ondragstart:n,onselectstart:n,onselect…
/plugin/diagramsnet/lib/math/extensions/
H A DMathMenu.js19Attributes:function(u){return f.Insert({onmouseup:g.Mouseup,ondragstart:n,onselectstart:n,onselect…
/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/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md336 Attributes supported:
/plugin/edittable/lib/
H A Dhandsontable.full.js5230 …s.f = __webpack_require__(20) ? Object.defineProperty : function defineProperty(O, P, Attributes) {
5233 anObject(Attributes);
5235 return dP(O, P, Attributes);
5237 if ('get' in Attributes || 'set' in Attributes) throw TypeError('Accessors not supported!');
5238 if ('value' in Attributes) O[P] = Attributes.value;
/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/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/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/Annotation/
H A DAttributes.php31 final class Attributes class
/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/openlayersmap/ol7/
H A Dol.js.map
/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/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/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/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 ;
/plugin/wysiwyg/fckeditor/editor/js/
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 …
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 …
/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/xlsx2dw/packages/exceljs/
H A Dexceljs.js23209 var attr = UnderlineXform.Attributes[model];
23241 UnderlineXform.Attributes = {
41930 anObject(Attributes);
41932 return nativeDefineProperty(O, P, Attributes);
41934 if ('get' in Attributes || 'set' in Attributes) throw TypeError('Accessors not supported');
41935 if ('value' in Attributes) O[P] = Attributes.value;
43213 }) ? function (O, P, Attributes) {
43216 nativeDefineProperty(O, P, Attributes);
43243 anObject(Attributes);
43245 if (!Attributes.enumerable) {
[all …]

123