Home
last modified time | relevance | path

Searched defs:property (Results 151 – 175 of 248) sorted by path

12345678910

/plugin/jdraw/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js3089 _html_setProperty: function(property, value) { argument
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js3089 _html_setProperty: function(property, value) { argument
/plugin/jplayer/components/
H A Drequire-built.js5134 _html_setProperty: function(property, value) { argument
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djplayer.playlist.js261 $.each(media, function(property,value) { argument
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js3089 _html_setProperty: function(property, value) { argument
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djplayer.playlist.js261 $.each(media, function(property,value) { argument
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js3089 _html_setProperty: function(property, value) { argument
/plugin/odt/ODT/
H A DODTDocument.php225 public function adjustLengthCallback ($property, $value, $type, $rule) {
2054 public function adjustValueForODT ($property, $value) {
H A DODTUtility.php418 public static function adjustValueForODT ($property, $value, ODTUnits $units) {
/plugin/odt/ODT/styles/
H A DODTMasterPageStyle.php77 public function setProperty($property, $value) {
91 public function getProperty($property) {
H A DODTPageLayoutStyle.php158 public function setProperty($property, $value) {
192 public function getProperty($property) {
H A DODTParagraphStyle.php137 public function setProperty($property, $value) {
175 public function getProperty($property) {
H A DODTStyle.php69 abstract public function setProperty($property, $value);
77 public function getProperty($property) {
89 public function getPropertyInternal($property, $properties=NULL) {
103 public function getPropertySection($property) {
159 … protected function setPropertyInternal($property, $odt_property, $value, $section, &$dest=NULL) {
H A DODTTableCellStyle.php116 public function setProperty($property, $value) {
H A DODTTableColumnStyle.php72 public function setProperty($property, $value) {
H A DODTTableRowStyle.php91 public function setProperty($property, $value) {
H A DODTTableStyle.php101 public function setProperty($property, $value) {
H A DODTTextListStyle.php118 public function setProperty($property, $value) {
289 public function getPropertyFromLevel($level, $property) {
330 public function setPropertyForLevel($level, $property, $value) {
H A DODTTextOutlineStyle.php87 public function setProperty($property, $value) {
224 public function getPropertyFromLevel($level, $property) {
234 public function setPropertyForLevel($level, $property, $value) {
H A DODTTextStyle.php164 public function setProperty($property, $value) {

12345678910