Home
last modified time | relevance | path

Searched refs:properties (Results 451 – 475 of 802) sorted by relevance

1...<<11121314151617181920>>...33

/plugin/pdfjs/pdfjs/web/locale/ne-NP/
H A Dviewer.properties68 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/kn/
H A Dviewer.properties70 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/lo/
H A Dviewer.properties66 # Document properties dialog box
/plugin/socialshareprivacy2/JC/
H A DREADME.md65 Cookie attributes can be set globally by setting properties of the `$.cookie.defaults` object or in…
/plugin/pdfjs/pdfjs/web/locale/sw/
H A Dviewer.properties47 # Document properties dialog box
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js.unc18 // Basic properties of the dialog window: title, minimum size.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js24282 if (Array.isArray(data.properties)) {
33554 if (Array.isArray(properties)) {
33767 var properties = [];
33769properties = Object(_utils_arrays_js__WEBPACK_IMPORTED_MODULE_4__["union"])(properties, boxModel.r…
33772properties = Object(_utils_arrays_js__WEBPACK_IMPORTED_MODULE_4__["union"])(properties, boxModel.l…
33774 if (properties.length !== 0) {
33783 var properties = [];
33785properties = Object(_utils_arrays_js__WEBPACK_IMPORTED_MODULE_4__["union"])(properties, boxModel.t…
33788properties = Object(_utils_arrays_js__WEBPACK_IMPORTED_MODULE_4__["union"])(properties, boxModel.b…
33790 if (properties.length !== 0) {
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js4439 if (properties == null) return;
4449 properties[custProperties[i].name] = custProperties[i];
4454 for (var key in properties)
4469 delete properties[key];
4532 var properties = {};
4538 this.findCommonProperties(vertices[i], properties, i == 0);
4543 this.findCommonProperties(edges[i], properties, vertices.length == 0 && i == 0);
4606 StyleFormatPanel.prototype.addProperties = function(div, properties, state) argument
5123 for (var key in properties)
5125 var prop = properties[key];
[all …]
/plugin/fetchmedia/
H A Dyarn.lock409 babel-plugin-transform-es2015-computed-properties@^6.22.0:
411 …g.com/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-p…
500 babel-plugin-transform-es2015-shorthand-properties@^6.22.0:
502 ….com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-
581 babel-plugin-transform-es2015-computed-properties "^6.22.0"
593 babel-plugin-transform-es2015-shorthand-properties "^6.22.0"
655 to-fast-properties "^1.0.1"
2964 to-fast-properties@^1.0.1:
2966 …resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4…
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md246 * <a href="#_createprototype-properties">`_.create`</a>
5068 properties.
6267 keyed properties of `value` to own properties of the plain object.
6995 inherited source properties.
7144 <h3 id="_createprototype-properties"><code>_.create(prototype, [properties])</code></h3>
7148 `properties` object is given, its own enumerable string keyed properties
7156 2. `[properties]` *(Object)*: The properties to assign to the object.
7225 default properties.
7526 enumerable properties of `object`.
8057 Creates an object composed of the picked `object` properties.
[all …]
/plugin/codemirror/dist/modes/
H A Dfactor.min.js.map1 …rty contains global information about the mode. It\n // can contain properties like lineComment…
/plugin/pdfjs/pdfjs/web/locale/hto/
H A Dviewer.properties49 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/sr/
H A Dviewer.properties82 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/ta/
H A Dviewer.properties68 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/wo/
H A Dviewer.properties47 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/zu/
H A Dviewer.properties47 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/hy-AM/
H A Dviewer.properties68 # Document properties dialog box
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js.unc20 // Basic properties of the dialog window: title, minimum size.
/plugin/odt/
H A Dexample.css9 * Notice: this is pseudo CSS. It can include elements or properties
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js3160 function create(prototype, properties) { argument
3162 return properties == null ? result : assign(result, properties);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php1246 if (isset($rule->properties) === true
1247 && $this->_shouldProcessElement($rule->properties) === true
1249 foreach ($rule->properties->property as $prop) {
/plugin/diagramsnet/lib/js/orgchart/
H A DOrgChart.Layout.min.js1properties:{Contract:null,ForceFullStates:!1}},ctor:function(contract){OrgChart.Annotations.Contra…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php513 $properties = $styleinfo[1];
516 // Array-properties and Array-values must have the SAME SIZE!
518 $properties_count = count($properties);
522 if ((strtoupper($properties[$i]) === 'BACKGROUND-IMAGE' || strtoupper($properties[$i]) === 'BACKGROUND') && false !== stripos($values[$i], '-webkit-gradient')) {
527 $classproperties[strtoupper($properties[$i])] = trim($values[$i]);
1543 // Set Inherited properties
1554 // Set Inherited properties
1590 // Set Inherited properties
1608 // Block properties whic
[all...]
/plugin/pdfjs/pdfjs/web/locale/si/
H A Dviewer.properties65 # Document properties dialog box
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc52 // Basic properties of the dialog window: title, minimum size.

1...<<11121314151617181920>>...33