Home
last modified time | relevance | path

Searched refs:property (Results 926 – 950 of 1146) sorted by last modified time

1...<<31323334353637383940>>...46

/plugin/nssearch/
H A DLICENSE298 tangible personal property which is normally used for personal, family,
/plugin/rssbycreated/
H A DLICENSE216 patents or other property right claims or to contest validity of any
/plugin/authplaincas/
H A Dlicense216 patents or other property right claims or to contest validity of any
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dvbsso_shared.php243 function vbsso_get_platform_config_property($platform, $property, $default = '') { argument
251 return isset($config[$property]) ? $config[$property] : $default;
/plugin/fetchmedia/
H A DLICENSE216 patents or other property right claims or to contest validity of any
/plugin/ebookexport/
H A DLICENSE216 patents or other property right claims or to contest validity of any
/plugin/flattr/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/plugin/avatar/
H A DCOPYING
/plugin/wikistats/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/plugin/issuetracker/
H A Dprototype.js136 var property = properties[i], value = source[property];
195 for (var property in source)
196 destination[property] = source[property];
290 results.push(property);
972 function pluck(property) { argument
2391 if (property == 'opacity') element.setOpacity(styles[property]);
2393 elementStyle[(property == 'float' || property == 'cssFloat') ?
2395 property] = styles[property];
3220 var isHorizontal = property.include('left') || property.include('right') ||
3223 var isVertical = property.include('top') || property.include('bottom') ||
[all …]
/plugin/inclform/
H A DLICENSE216 patents or other property right claims or to contest validity of any
/plugin/icalevents/
H A DLICENSE.txt224 patents or other property right claims or to contest validity of any
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DLICENSE298 tangible personal property which is normally used for personal, family,
/plugin/shortcutkey/
H A DLICENSE216 patents or other property right claims or to contest validity of any
/plugin/pagetemplater/
H A DREADME.md40 **Note:** The page above defines a templater property using an exclamation mark (!) - this property
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php1249 foreach ($rule->properties->property as $prop) {
/plugin/authgoogle/google/contrib/
H A DGoogle_FreebaseService.php137 public $property; variable in Google_TopicLookup
144 public function setProperty(Google_TopicLookupProperty $property) { argument
145 $this->property = $property;
148 return $this->property;
300 public $property; variable in Google_TopicValue
340 public function setProperty(Google_TopicPropertyvalue $property) { argument
341 $this->property = $property;
344 return $this->property;
H A DGoogle_YouTubeService.php3464 public $property; variable in Google_PropertyValue
3466 public function setProperty( $property) { argument
3467 $this->property = $property;
3470 return $this->property;
H A DGoogle_DatastoreService.php637 public $property; variable in Google_PropertyExpression
644 public function setProperty(Google_PropertyReference $property) { argument
645 $this->property = $property;
648 return $this->property;
656 public $property; variable in Google_PropertyFilter
666 public function setProperty(Google_PropertyReference $property) { argument
667 $this->property = $property;
670 return $this->property;
684 public $property; variable in Google_PropertyOrder
692 $this->property = $property;
[all …]
H A DGoogle_ShoppingService.php413 public $property; variable in Google_ProductsFacets
441 public function setProperty( $property) { argument
442 $this->property = $property;
445 return $this->property;
/plugin/toggle/
H A DLICENSE298 tangible personal property which is normally used for personal, family,
/plugin/doodle3/
H A DLICENSE216 patents or other property right claims or to contest validity of any
/plugin/authlinotp/
H A DLICENSE216 patents or other property right claims or to contest validity of any
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js12563 function property(key) {
12795 lodash.property = property;
14731 if (item[property] !== undefined && item[property] !== null) {
14733 return item[property];
14739 value = styleContextStack.getProperty(property);
14955 StyleContextStack.prototype.getProperty = function(property) {
14964 if (style && style[property] !== null && style[property] !== undefined) {
14965 return style[property];
14969 if (item[property] !== undefined && item[property] !== null) {
14970 return item[property];
[all …]
H A Dpdfmake.min.js.map1property","propertyOf","range","step","times","MAX_ARRAY_LENGTH","uniqueId","prefix","idCounter","…

1...<<31323334353637383940>>...46