Home
last modified time | relevance | path

Searched refs:oValue (Results 1 – 8 of 8) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js52 var oValue = element.getAttribute( attName, 2 ) ;
54 if ( oValue == null )
55 oValue = oAtt.nodeValue ;
57 return ( oValue == null ? valueIfNull : oValue ) ;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Pdf/
H A DProtection.php43 private $oValue; variable in Mpdf\\Pdf\\Protection
210 return $this->oValue;
253 private function oValue($user_pass, $owner_pass) function in Mpdf\\Pdf\\Protection
309 $this->oValue = $this->oValue($user_pass, $owner_pass);
327 $tmp = $this->md5toBinary($user_pass . $this->oValue . $perms . $this->hexToString($this->uniqid));
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js92 var oValue = element.getAttribute( attName, 2 ) ;
94 if ( oValue == null )
95 oValue = oAtt.nodeValue ;
97 return ( oValue == null ? valueIfNull : oValue ) ;
/plugin/switchpanel/
H A Dsyntax.php234 foreach( $oOptions as $sKey=>$oValue ){
235 $oLine[ 'options' ][ $sKey ] = $oValue;
/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...