Home
last modified time | relevance | path

Searched refs:right (Results 526 – 550 of 2021) sorted by last modified time

1...<<21222324252627282930>>...81

/plugin/avtaskbox/
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/yourip/
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/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.less6 border-right: 1px solid #ccc;
124 float: right;
223 right: 0;
232 .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
233 .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
253 text-align: right;
272 padding-right: 5px;
285 text-align: right;
388 right: 0;
402 border-right: 1px solid #333;
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js134 if (scrollbarWidths.right) {
266 right: left + el.outerWidth(),
284 right: left + el[0].clientWidth,
301 right: left + el.width(),
321 widths.right = leftRightWidth;
415 right: Math.min(rect1.right, rect2.right),
2827 right: 'today prev,next'
2892 right: 'title'
9557 right: 'auto',
13487 right = backwardCoord;
[all …]
H A Dfullcalendar.less11 text-align: right; }
191 right: 0; }
423 right: 0; }
456 right: -1px;
884 right: 0; }
991 right: 0; }
1038 right: 0;
1060 right: 0; }
1143 right: 0;
1192 right: 0;
[all …]
/plugin/davcal/
H A Dall.css20 padding-right: 0;
H A Dscript.js95 right: 'month,agendaWeek,agendaDay,listWeek' property in AnonymousFunction810540b70400.fcOptions.header
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css41 .oi[data-glyph].oi-align-right:before {
42 text-align: right;
78 .oi[data-glyph=align-right]:before { content:'\e006'; }
88 .oi[data-glyph=arrow-circle-right]:before { content:'\e00b'; }
94 .oi[data-glyph=arrow-right]:before { content:'\e00e'; }
100 .oi[data-glyph=arrow-thick-right]:before { content:'\e011'; }
160 .oi[data-glyph=caret-right]:before { content:'\e02f'; }
174 .oi[data-glyph=chevron-right]:before { content:'\e036'; }
202 .oi[data-glyph=collapse-right]:before { content:'\e044'; }
262 .oi[data-glyph=expand-right]:before { content:'\e062'; }
[all …]
/plugin/pot/
H A DLICENSE127 exercise the right to control the distribution of derivative or
217 patents or other property right claims or to contest validity of any
H A DREADME.md80 | float | ! | (left) right | |
136 | ! | float= right | probebly best in tables to have your numbers nicely on the right side |
/plugin/spreadout/
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/indexmenu/
H A DCOPYING128 exercise the right to control the distribution of derivative or
219 patents or other property right claims or to contest validity of any
/plugin/actionrenderer/
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/google/apiclient-services/src/Sheets/
H A DPadding.php33 public $right; variable in Google\\Service\\Sheets\\Padding
70 public function setRight($right) argument
72 $this->right = $right;
79 return $this->right;
H A DUpdateBordersRequest.php110 public function setRight(Border $right) argument
112 $this->right = $right;
119 return $this->right;
H A DBorders.php62 public function setRight(Border $right) argument
64 $this->right = $right;
71 return $this->right;
/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 DGoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox.php33 public $right; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox
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;
H A DGoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox.php33 public $right; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox
70 public function setRight($right) argument
72 $this->right = $right;
79 return $this->right;
H A DGoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox.php33 public $right; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox
70 public function setRight($right) argument
72 $this->right = $right;
79 return $this->right;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php566 $right = $this->bitwise_rightShift($precision - $shift);
567 $result = static::FAST_BITWISE ? $left->bitwise_or($right) : $left->add($right);
1236 $right = $x->toBytes(true);
1238 $length = max(strlen($left), strlen($right));
1241 $right = str_pad($right, $length, chr(0), STR_PAD_LEFT);
1255 $right = $x->toBytes(true);
1257 $length = max(strlen($left), strlen($right));
1260 $right = str_pad($right, $length, chr(0), STR_PAD_LEFT);
1274 $right = $x->toBytes(true);
1276 $length = max(strlen($left), strlen($right));
[all …]
/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/a2s/
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

1...<<21222324252627282930>>...81