Home
last modified time | relevance | path

Searched refs:steps (Results 1 – 25 of 83) sorted by relevance

1234

/webtrees/app/Statistics/Service/
H A DColorService.php38 * @param int $steps The number of steps to interpolate
42 public function interpolateRgb(string $startColor, string $endColor, int $steps): array argument
44 if ($steps === 0) {
51 $factorR = ($e[0] - $s[0]) / $steps;
52 $factorG = ($e[1] - $s[1]) / $steps;
53 $factorB = ($e[2] - $s[2]) / $steps;
55 for ($x = 1; $x < $steps; ++$x) {
/webtrees/resources/views/admin/upgrade/
H A Dsteps.phtml25 <?php foreach ($steps as $url => $text) : ?>
/webtrees/public/ckeditor-4.15.1-custom/
H A DREADME.md18 Installing CKEditor is an easy task. Just follow these simple steps:
H A DLICENSE.md110 We protect your rights with two steps: (1) copyright the software, and
1011 Contributor makes available thereafter and shall take other steps
H A DCHANGES.md296 …* [#2780](https://github.com/ckeditor/ckeditor4/issues/2780): Fixed: Undo steps disappear after mu…
1310 * [#12324](https://dev.ckeditor.com/ticket/12324): [IE8] Fixed: Undo steps are not recorded when ch…
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/
H A DREADME.md10 … doesn’t have WSC Dialog built-in, you can easily add it by following the steps outlined in the Ge…
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/
H A DREADME.md9 …ditor doesn’t have SCAYT built-in, you can easily add it by following the steps outlined in the Ge…
/webtrees/
H A DREADME.md193 over. Follow these steps to update a GEDCOM that has already been imported:
283 1. Follow the steps in [Installation](#installation) to get a clean new installation.
H A DLICENSE.md43 Developers that use the GNU GPL protect your rights with two steps:
/webtrees/resources/lang/ku/
H A Dmessages.po3932 #: resources/views/admin/upgrade/steps.phtml:16
8043 #: resources/views/admin/upgrade/steps.phtml:21
16449 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
16450 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
/webtrees/resources/lang/tt/
H A Dmessages.po3915 #: resources/views/admin/upgrade/steps.phtml:16
8027 #: resources/views/admin/upgrade/steps.phtml:21
16437 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
/webtrees/resources/lang/mk/
H A Dmessages.po3937 #: resources/views/admin/upgrade/steps.phtml:16
8048 #: resources/views/admin/upgrade/steps.phtml:21
16454 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
/webtrees/resources/lang/ko/
H A Dmessages.po3914 #: resources/views/admin/upgrade/steps.phtml:16
8028 #: resources/views/admin/upgrade/steps.phtml:21
16426 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
/webtrees/resources/lang/dv/
H A Dmessages.po3911 #: resources/views/admin/upgrade/steps.phtml:16
8022 #: resources/views/admin/upgrade/steps.phtml:21
16419 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
/webtrees/resources/lang/ms/
H A Dmessages.po3914 #: resources/views/admin/upgrade/steps.phtml:16
8025 #: resources/views/admin/upgrade/steps.phtml:21
16430 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
/webtrees/resources/lang/mi/
H A Dmessages.po3930 #: resources/views/admin/upgrade/steps.phtml:16
8041 #: resources/views/admin/upgrade/steps.phtml:21
16449 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
/webtrees/resources/lang/hi/
H A Dmessages.po3937 #: resources/views/admin/upgrade/steps.phtml:16
8048 #: resources/views/admin/upgrade/steps.phtml:21
16454 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
/webtrees/resources/lang/sr/
H A Dmessages.po3958 #: resources/views/admin/upgrade/steps.phtml:16
8069 #: resources/views/admin/upgrade/steps.phtml:21
16486 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
/webtrees/resources/lang/sw/
H A Dmessages.po3937 #: resources/views/admin/upgrade/steps.phtml:16
8055 #: resources/views/admin/upgrade/steps.phtml:21
16473 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
/webtrees/resources/lang/ja/
H A Dmessages.po3913 #: resources/views/admin/upgrade/steps.phtml:16
8024 #: resources/views/admin/upgrade/steps.phtml:21
16423 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
/webtrees/resources/lang/
H A Dwebtrees.pot6704 #: resources/views/admin/upgrade/steps.phtml:16
17829 #: resources/views/admin/upgrade/steps.phtml:21
18702 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
/webtrees/resources/lang/bg/
H A Dmessages.po3932 #: resources/views/admin/upgrade/steps.phtml:16
8043 #: resources/views/admin/upgrade/steps.phtml:21
16449 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
/webtrees/resources/lang/tl/
H A Dmessages.po3937 #: resources/views/admin/upgrade/steps.phtml:16
8048 #: resources/views/admin/upgrade/steps.phtml:21
16454 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
/webtrees/resources/lang/lv/
H A Dmessages.po3952 #: resources/views/admin/upgrade/steps.phtml:16
8063 #: resources/views/admin/upgrade/steps.phtml:21
16478 …ails of distant, living relations. You specify the number of relationship steps that the user is a…
/webtrees/resources/lang/su/
H A Dmessages.po3928 #: resources/views/admin/upgrade/steps.phtml:16
8039 #: resources/views/admin/upgrade/steps.phtml:21
16441 …ails of distant, living relations. You specify the number of relationship steps that the user is a…

1234