/plugin/jcapture/src/com/hammurapi/jcapture/ |
H A D | CaptureConfig.java | 343 properties.setProperty(BORDER_PROPERTY, String.valueOf(border)); in store() 345 properties.setProperty(IMAGE_FORMAT_PROPERTY, String.valueOf(imageFormat)); in store() 347 properties.setProperty(LOOP_PROPERTY, String.valueOf(loop)); in store() 348 properties.setProperty(MIXER_NAME_PROPERTY, String.valueOf(mixerName)); in store() 349 properties.setProperty(MOUSE_PROPERTY, String.valueOf(mouse)); in store() 350 properties.setProperty(PLAY_PROPERTY, String.valueOf(play)); in store() 353 properties.setProperty(SOUND_PROPERTY, String.valueOf(sound)); in store() 354 properties.setProperty(SPEED_SCALE_PROPERTY, String.valueOf(speedScale)); in store() 355 properties.setProperty(TOOL_BAR_PROPERTY, String.valueOf(toolBar)); in store() 360 properties.setProperty(MP3_COMMAND_PROPERTY, mp3command); in store() [all …]
|
/plugin/jmol2/jmol/ |
H A D | JmolAppletSigned0_ShapeSpecial.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet0_ShapeSpecial.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
/plugin/odt/ODT/ |
H A D | ODTExport.php | 169 $dest->setProperty('width', $source->getProperty('width')); 170 $dest->setProperty('height', $source->getProperty('height')); 171 $dest->setProperty('margin-top', $source->getProperty('margin-top')); 172 $dest->setProperty('margin-right', $source->getProperty('margin-right')); 173 $dest->setProperty('margin-bottom', $source->getProperty('margin-bottom')); 174 $dest->setProperty('margin-left', $source->getProperty('margin-left'));
|
H A D | ODTParagraph.php | 74 $styleObj->setProperty('style-name', $styleNameFirst); 75 $styleObj->setProperty('style-parent', $styleName); 76 $styleObj->setProperty('style-display-name', $styleDisplayName); 79 … $styleObj->setProperty('margin-bottom', $styleBody->getProperty('margin-bottom'));
|
H A D | ODTList.php | 258 $style_obj->setProperty('style-name', $style_name); 259 $style_obj->setProperty('style-parent', $last_p_style); 260 $style_obj->setProperty('style-display-name', $style_display_name); 263 … $style_obj->setProperty('margin-top', $style_body->getProperty('margin-top'));
|
H A D | ODTTable.php | 58 $style_obj->setProperty('style-name', $style_name); 62 $style_obj->setProperty('margin-left', ($indent).'cm'); 64 $style_obj->setProperty('width', ($max-$indent).'cm'); 66 $style_obj->setProperty('align', 'left'); 600 $style_obj->setProperty('column-width', $width);
|
/plugin/combo/resources/snippet/js/ |
H A D | lozad-svg-injection.js | 11 el.style.setProperty('display', 'none', 'important'); 35 svg.style.setProperty("display", displayValue, displayPriority);
|
H A D | metadata.js | 22 .setProperty("id", pageId) 130 .setProperty("id", pageId) 143 viewerButton.style.setProperty("font-weight", "300");
|
H A D | quality.js | 27 .setProperty("id", pageId)
|
/plugin/odt/ODT/elements/ |
H A D | ODTElementTable.php | 429 $style_obj->setProperty('width', $width.'pt'); 443 $style_obj->setProperty('rel-width', $rel_width.'%'); 522 $column->setProperty('column-width', $width.'pt'); 523 $column->setProperty('rel-column-width', NULL); 529 $column ['obj']->setProperty('column-width', $width.'pt'); 530 $column ['obj']->setProperty('rel-column-width', NULL);
|
/plugin/odt/ODT/styles/ |
H A D | ODTParagraphStyle.php | 108 $this->setProperty($property, $value); 137 public function setProperty($property, $value) { function in ODTParagraphStyle 476 $dest -> setProperty($property, $value); 484 $dest -> setProperty($property, $value); 493 $dest -> setProperty($property, $value);
|
H A D | ODTTableColumnStyle.php | 45 $this->setProperty('style-family', $this->getFamily()); 72 public function setProperty($property, $value) { function in ODTTableColumnStyle
|
H A D | ODTTableRowStyle.php | 64 $this->setProperty('style-family', $this->getFamily()); 91 public function setProperty($property, $value) { function in ODTTableRowStyle
|
H A D | ODTTableStyle.php | 74 $this->setProperty('style-family', $this->getFamily()); 101 public function setProperty($property, $value) { function in ODTTableStyle
|
H A D | ODTTableCellStyle.php | 89 $this->setProperty('style-family', $this->getFamily()); 116 public function setProperty($property, $value) { function in ODTTableCellStyle
|
/plugin/combo/ComboStrap/ |
H A D | Template.php | 53 public function setProperty($key, $value): Template function in ComboStrap\\Template 140 $this->setProperty($key, $val);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/ |
H A D | Projection.php | 28 public function setProperty(PropertyReference $property) function in Google\\Service\\Datastore\\Projection
|
H A D | PropertyOrder.php | 46 public function setProperty(PropertyReference $property) function in Google\\Service\\Datastore\\PropertyOrder
|
H A D | PropertyFilter.php | 48 public function setProperty(PropertyReference $property) function in Google\\Service\\Datastore\\PropertyFilter
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1Properties.php | 29 public function setProperty($property) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Properties
|
H A D | GoogleCloudApigeeV1ReportProperty.php | 33 public function setProperty($property) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1ReportProperty
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
H A D | PropertyValue.php | 34 public function setProperty($property) function in Google\\Service\\YouTube\\PropertyValue
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ |
H A D | ResultDisplayField.php | 64 public function setProperty(NamedProperty $property) function in Google\\Service\\CloudSearch\\ResultDisplayField
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/ |
H A D | GoogleAnalyticsAdminV1alphaPropertySummary.php | 70 public function setProperty($property) function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaPropertySummary
|