Home
last modified time | relevance | path

Searched refs:right (Results 76 – 100 of 2021) sorted by path

12345678910>>...81

/plugin/amcharts/assets/amcharts/
H A Dserial.js4 …ion(),b.fixAxisPosition(),a[b.position]=!0)}a.left&&(this.marginLeft=0);a.right&&(this.marginRight…
5 …Math.round(b.t),b=Math.round(b.b);d.left&&f<c&&(this.marginLeft=Math.round(-f+c));d.right&&l>=g-c&&
H A Dxy.js4 …ion(),b.fixAxisPosition(),a[b.position]=!0)}a.left&&(this.marginLeft=0);a.right&&(this.marginRight…
5 …Math.round(b.t),b=Math.round(b.b);d.left&&f<c&&(this.marginLeft=Math.round(-f+c));d.right&&m>=g-c&&
/plugin/anewssystem/
H A Dstyle.css92 margin-right: 1px;
160 float: right;
185 margin-right: auto;
230 margin-right: -6px ;
232 float: right;
240 margin-right: -6px ;
290 float: right;
308 float: right;
362 margin-right: 1px;
370 margin-right: 0px;
[all …]
/plugin/animation/styles/
H A Dscianimator.css63 margin-right: 0;
104 right: 0;
H A DshCore.css41 right: auto !important;
101 text-align: right !important;
125 margin-right: 1em !important;
136 right: 1px !important;
H A DshThemeDefault.css39 border-right: 3px solid #6ce26c !important;
/plugin/appendtoquery/
H A DLICENSE126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
/plugin/approve/
H A DLICENSE126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
H A Dstyle.less4 right:0;
/plugin/archivegenerator/
H A DLICENSE126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
/plugin/archiveupload/
H A DCOPYING126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
/plugin/asana/
H A DLICENSE126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
/plugin/asciimath/
H A Dasciimathml148r.js696 var right = newFrag.childNodes[len-1].lastChild.firstChild.nodeValue;
697 if (right==")" || right=="]") {
699 if (left=="(" && right==")" && symbol.output != "}" ||
700 left=="[" && right=="]") {
711 node.lastChild.firstChild.nodeValue==right;
/plugin/asiansearch/
H A DCOPYING126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
/plugin/attribute/
H A DLICENSE126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
/plugin/authclientcert/
H A DLICENSE126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
/plugin/authdjango/
H A DLICENSE126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
/plugin/authdrupal7/
H A DCOPYING126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
/plugin/authfacebook/
H A DLICENSE126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
/plugin/authg2fa/
H A DLICENSE126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
/plugin/authgoogle2fa/
H A DLICENSE126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
/plugin/authgooglesheets/
H A DLICENSE126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php448 * @param string $right The user-supplied string
451 public static function constantTimeEquals(string $left, string $right): bool argument
454 return \hash_equals($left, $right);
456 $len = \min(self::safeStrlen($left), self::safeStrlen($right));
460 $status |= (\ord($left[$i]) ^ \ord($right[$i]));
462 $status |= (self::safeStrlen($left) ^ self::safeStrlen($right));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1NormalizedBoundingBox.php33 public $right; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1NormalizedBoundingBox
70 public function setRight($right) argument
72 $this->right = $right;
79 return $this->right;
H A DGoogleCloudVideointelligenceV1beta2NormalizedBoundingBox.php33 public $right; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox
70 public function setRight($right) argument
72 $this->right = $right;
79 return $this->right;

12345678910>>...81