Home
last modified time | relevance | path

Searched refs:properties (Results 651 – 675 of 802) sorted by relevance

1...<<21222324252627282930>>...33

/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php1244 public $properties; variable in Google_DriveService
1268 …$this->properties = new Google_PropertiesServiceResource($this, $this->serviceName, 'properties', …
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc307 // Basic properties of the dialog window: title, minimum size.
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …Play":"Auto Play","flashvars":"Variables for Flash","hSpace":"HSpace","properties":"Flash Properti…
H A Dlang_array.txt255 "properties": "Flash Properties",
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc307 // Basic properties of the dialog window: title, minimum size.
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js907 this.createElement=function(tagName,properties){properties=properties||{}; argument
908 var doc=properties.document||FBL.Firebug.chrome.document;
910 for(var name in properties){if(name!="document"){element[name]=properties[name]
913 this.createGlobalElement=function(tagName,properties){properties=properties||{}; argument
916 for(var name in properties){var propname=name;
918 }if(name!="document"){element.setAttribute(propname,properties[name])
5918 var properties=["log","debug","info","warn","error","assert","dir","dirxml","group","groupCollapsed…
5924 var installer=function(c){for(var i=0,l=properties.length;
5926 i++){var name=properties[i];
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js2416 this.createElement = function(tagName, properties) argument
2418 properties = properties || {};
2423 for(var name in properties)
2427 element[name] = properties[name];
2434 this.createGlobalElement = function(tagName, properties) argument
2436 properties = properties || {};
2443 for(var name in properties)
2450 element.setAttribute(propname, properties[name]);
22834 var properties =
22867 for (var i=0, l=properties.length; i<l; i++)
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js918 this.createElement=function(tagName,properties){properties=properties||{}; argument
919 var doc=properties.document||FBL.Firebug.chrome.document;
921 for(var name in properties){if(name!="document"){element[name]=properties[name]
924 this.createGlobalElement=function(tagName,properties){properties=properties||{}; argument
927 for(var name in properties){va
[all...]
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1properties.\n * They are populated if a matching route was found or `undefined`\n * …
H A Dworkbox-bed83ea8.js.map1properties.\n * They are populated if a matching route was found or `undefined`\n * …
H A Dworkbox-f163abaa.js.map1properties.\n * They are populated if a matching route was found or `undefined`\n * …
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js14696 for (var i = 0, ii = properties.length; i < ii; i++) {
14697 var property = properties[i];
14806 properties: {
16162 markPointProps: function CanvasGraphics_markPointProps(tag, properties) {},
16164 beginMarkedContentProps: function CanvasGraphics_beginMarkedContentProps(tag, properties) {},
18362 properties = _ref2.properties;
18363 return WebGLUtils.composeSMask(layer, mask, properties);
18539 function composeSMask(layer, mask, properties) {
18555 if (properties.backdrop) {
18556 …gl.uniform4f(cache.resolutionLocation, properties.backdrop[0], properties.backdrop[1], properties.…
[all …]
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md457 …the Google APIs as it is the default value of all of the uninitialized properties. To work around …
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md493 into and modify the private properties of promises of the same type. While this
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2properties,canRead,canWrite){var path=PATH.join2(typeof parent==="string"?parent:FS.getPath(parent… class in AnonymousFunction31ab7283ee00
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js4015 this.properties = {};
4197 properties: this.properties,
4239 this.properties = value.properties;
5265 properties: this.properties,
5319 this.properties = value.properties;
7096 var properties = {
19033 if (model.properties && model.properties.defaultColWidth) {
19039 tabColor: model.properties && model.properties.tabColor,
19161 properties: properties,
24047 date1904: model.properties && model.properties.date1904,
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_fullscreen.js.map1 … mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into th…
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt255 "properties": "Flash Properties",
/plugin/diagramsnet/lib/resources/
H A Ddia_zh.txt597 properties=属性
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.faq.txt336 properties could be negatively affected (the number of colours
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5568 /* TODO: pull properties */
8181 case 'R': /* row properties */
22043 case 'text-properties': // <style:text-properties> 16.29.29
22362 case 'paragraph-properties': break; // 17.6 <style:paragraph-properties>
22363 case 'table-properties': break; // 17.15 <style:table-properties>
22364 case 'table-column-properties': break; // 17.16 <style:table-column-properties>
22365 case 'table-row-properties': break; // 17.17 <style:table-row-properties>
22366 case 'table-cell-properties': break; // 17.18 <style:table-cell-properties>
22408 case 'text-properties': break; // 16.27.27 <style:text-properties>
22431 case 'graphic-properties': break; // 17.21 <style:graphic-properties>
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md264 * The `Wildcard` Query's constructor now requires the `name` and `value` properties.
265 * The `Terms` Query's constructor now requires the `field` and `terms` properties.
806 - Reintroduced properties in ResultSet removed in 3.2.0 as deprecated properties to be removed in 4.0
836 - All properties in the \Elastica\ResultSet class will be moved to private in 4.0. To manipulate the creation of a ResultSet, implement the \Elastica\ResultSet\BuilderInterface and pass your new Builder to the \Elastica\Search instances. [#1065](https://github.com/ruflin/Elastica/pull/1065)
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md40 …: Fixed: Cannot change the state of checkboxes or radio buttons if the properties dialog was invok…
444 …//docs.ckeditor.com/#!/api/CKEDITOR.fileTools.uploadRepository) and changed all related properties.
779 …://docs.ckeditor.com/#!/api/CKEDITOR.feature-property-requiredContent) properties for it manually,…
785 … which can be applied to a specific widget must contain two additional properties &mdash; `type` a…
788 …* Many new methods and properties were introduced in the [Widget API](http://docs.ckeditor.com/#!/…
1008 …tp://docs.ckeditor.com/#!/api/CKEDITOR.editor-property-shiftEnterMode) properties &ndash; normaliz…
1010 …com/#!/api/CKEDITOR.editor-event-activeEnterModeChange) event, and two properties: [`editor.active…
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerRtmp.as584 // we do a try, as these properties might not exist yet

1...<<21222324252627282930>>...33