Home
last modified time | relevance | path

Searched defs:n (Results 1 – 17 of 17) sorted by relevance

/webtrees/resources/views/edit/
H A Dedit-gedcom-fields.phtml35 for ($n = $key + 1; $n < count($keys) && $levels[$n] > $levels[$key]; ++$n) { variable
81 <?php for ($n = $key; $levels[$n] >= ($levels[$key + 1] ?? $levels[0]); $n--) : ?> variable
/webtrees/public/js/
H A Dwebtrees.min.js1nction _typeof(e){return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?funct… argument
/webtrees/app/
H A DPlace.php163 public function firstParts(int $n): Collection
175 public function lastParts(int $n): Collection
H A DI18N.php251 public static function digits(string|int $n): string
384 public static function number(float $n, int $precision = 0): string
401 public static function percentage(float $n, int $precision = 0): string
H A DGedcomRecord.php440 public function setPrimaryName(int|null $n = null): void
/webtrees/resources/views/admin/
H A Dusers-edit.phtml334 <?php for ($n = 0; $n <= 10; ++$n) : ?> variable
/webtrees/resources/views/
H A Dcalendar-page.phtml234 $n = 0; variable
/webtrees/app/Services/
H A DRelationshipService.php2229 private static function legacyCousinName(int $n, string $sex): string
2369 private static function legacyCousinName2(int $n, string $sex, string $relation): string
H A DPendingChangesService.php88 public function pendingChanges(Tree $tree, int $n): array
141 public function acceptTree(Tree $tree, int $n): void
/webtrees/app/Report/
H A DReportBaseFootnote.php89 public function setNum(int $n): void
/webtrees/public/ckeditor-4.15.1-custom/adapters/
H A Djquery.js7 …nce",c);c.on("instanceReady",function(e){var d=e.editor;setTimeout(function n(){if(d.element){e.re… function
/webtrees/public/ckeditor-4.15.1-custom/plugins/find/dialogs/
H A Dfind.js6 …yclic","txtReplaceCyclic"]];CKEDITOR.dialog.add("find",function(c){function n(a,b){var d=this,c=ne… function
7 …noreReadonly:1,childRule:function(){return 0}},c.config.find_highlight,!0));n.prototype={next:func… class
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastetools/filter/
H A Dcommon.js15 …m|-right)|text-indent|text-align|width|border|padding/i))if(g)g=!1;else{var n=new CKEDITOR.htmlPar… variable
/webtrees/public/ckeditor-4.15.1-custom/vendor/
H A Dpromise.js2 a.port1.onmessage=n;return function(){return a.port2.postMessage(0)}}function C(){var a=setTimeout;… function
/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/
H A Dtable.js21 …}]},q&&q.createAdvancedTab(a,null,"table")]}}var v=CKEDITOR.tools.cssLength,n=function(a){var f=th… function
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/
H A Dselect.js7 …ar e=a.getChildren().count();a.$.selectedIndex=b>=e?e-1:b;return a}function n(a){return(a=f(a))?a.… function
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js239 ….parent&&c.push({check:"it",el:a.parent}),a.replaceWithChildren())}function n(a,b,c){var d,f;for(d… function
561 …},r={build:function(b,a,d){return new CKEDITOR.ui.dialog.textInput(b,a,d)}},n={build:function(b,a,… variable
860 {enterBlock:function(a,e,b,l){function n(a){var b;if(a===CKEDITOR.ENTER_BR||-1===CKEDITOR.tools.ind… function
875 "created";this.abort=function(){this.changeStatus("abort")}}function n(a){var c=a.match(m)[1];a=a.r… function
888 a.sender.responseData;m.call(a.sender.editor,b.url,b.message)}),b.on("error",n.bind(this)),b.on("ab… function
968 …NT&&c.endContainer.getName()in p&&(d=new CKEDITOR.dom.walker(c),d.evaluator=n,c.endContainer=d.pre… function
1040 …se"==e.getAttribute("contenteditable")&&(b=e);a.element=b;e=w(a,b,!c);var f;n(e)&&e.is(a.triggers)… function
1059 CKEDITOR.config.magicline_keystrokeNext=CKEDITOR.CTRL+CKEDITOR.SHIFT+52;(function(){function n(a){i… function
1071 …ment("div",{attributes:e(a.lang.pagebreak.alt)})}}})();(function(){function n(a,b){return CKEDITOR… function
1091 …l=b.getResizable());c={width:l.$.offsetWidth||0,height:l.$.offsetHeight||0};n={x:d.screenX,y:d.scr… variable
[all …]