Searched refs:keys (Results 1 – 15 of 15) sorted by relevance
/webtrees/resources/views/ |
H A D | fact-gedcom-fields.phtml | 28 $keys = array_keys($levels); variable 33 foreach ($keys as $key) { 78 <?php array_shift($keys) ?> 79 <?php foreach ($keys as $key) : ?> 87 <?php foreach ($keys as $key) : ?>
|
/webtrees/resources/views/edit/ |
H A D | edit-gedcom-fields.phtml | 19 $keys = array_keys($levels); variable 25 foreach ($keys as $num => $key) { 35 for ($n = $key + 1; $n < count($keys) && $levels[$n] > $levels[$key]; ++$n) { 48 <?php foreach ($keys as $key) : ?>
|
/webtrees/resources/css/ |
H A D | _on-screen-keyboard.css | 26 .wt-osk-keys { 50 .wt-osk-keys.shifted .wt-osk-key { 54 .wt-osk-keys.shifted .wt-osk-key-shift {
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastetools/filter/ |
H A D | common.js | 8 …&b.parent,e,k;if(b.name&&"div"===b.name&&b.attributes.align&&1===l.object.keys(b.attributes).lengt… 13 …$3")):delete d["TEXT-INDENT"],delete d["text-indent"]);for(var n=l.object.keys(d),k=0;k<n.length;k… 16 "font-size","background"],c=l.parseCssText(a.attributes.style),e=l.object.keys(c),f=[],g=[],d=0;d<e…
|
/webtrees/public/css/ |
H A D | minimal.min.css | 1 …keys{font-size:larger}[dir] .wt-osk-keys{background:#eee;padding:.25rem}.wt-osk-group{display:inli…
|
H A D | fab.min.css | 1 …keys{font-size:larger}[dir] .wt-osk-keys{background:#eee;padding:.25rem}.wt-osk-group{display:inli…
|
H A D | administration.min.css | 1 …keys{font-size:larger}[dir] .wt-osk-keys{background:#eee;padding:.25rem}.wt-osk-group{display:inli…
|
H A D | clouds.min.css | 1 …keys{font-size:larger}[dir] .wt-osk-keys{background:#eee;padding:.25rem}.wt-osk-group{display:inli…
|
H A D | webtrees.min.css | 1 …keys{font-size:larger}[dir] .wt-osk-keys{background:#eee;padding:.25rem}.wt-osk-group{display:inli…
|
H A D | xenea.min.css | 1 …keys{font-size:larger}[dir] .wt-osk-keys{background:#eee;padding:.25rem}.wt-osk-group{display:inli…
|
H A D | colors.min.css | 1 …keys{font-size:larger}[dir] .wt-osk-keys{background:#eee;padding:.25rem}.wt-osk-group{display:inli…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | CHANGES.md | 140 …[dialog](https://ckeditor.com/cke4/addon/dialog) tabs with keyboard arrow keys after focusing any … 180 … The [`CKEDITOR.tools.object.keys()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_tool… 236 … the [`CKEDITOR.tools.object.keys()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_tool… 253 … the [`CKEDITOR.tools.object.keys()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_tool… 497 …om/ckeditor/ckeditor4/issues/1338): Keystroke labels are displayed for function keys (like F7, F8). 520 …llows removing content in read-only mode using the <kbd>Backspace</kbd> and <kbd>Delete</kbd> keys. 521 …ows cutting content in read-only mode using the <kbd>Ctrl</kbd>/<kbd>Cmd</kbd> + <kbd>X</kbd> keys. 1309 …4](https://dev.ckeditor.com/ticket/12354): Fixed: Various issues in undo manager when holding keys. 1325 …cs/ckeditor4/latest/api/CKEDITOR_editor.html#event-change) event is fired when pressing Arrow keys.
|
H A D | ckeditor.js | 25 …var m=arguments[g]||{};CKEDITOR.tools.array.forEach(CKEDITOR.tools.object.keys(m),function(b){if(!… 37 …e])return!1;return!0},objectKeys:function(a){return CKEDITOR.tools.object.keys(a)},convertArrayToO… 54 …DITOR.tools.object.keys(a),function(b){return[b,a[b]]})},values:function(a){return CKEDITOR.tools.… 55 function(b){return a[b]})},keys:function(a){var b=Object.prototype.hasOwnProperty,c=[],e=CKEDITOR.t… method 56 merge:function(a,b){var c=CKEDITOR.tools,e=c.clone(a),g=c.clone(b);c.array.forEach(c.object.keys(g)… 242 …tes;b[f.element]=f={styles:f.styles,requiredStyles:f.styles&&CKEDITOR.tools.object.keys(f.styles)}; 243 …e d["class"],f.attributes=d,f.requiredAttributes=d&&CKEDITOR.tools.object.keys(d))}else if(CKEDITO… 244 …data-cke-filter"])return!1;if(!b||"span"!=a.name||!~CKEDITOR.tools.object.keys(a.attributes).join(… 292 …er&&delete this.filter;CKEDITOR.tools.array.forEach(CKEDITOR.tools.object.keys(b),function(a){a=b[… 768 …tFilesCount())return!1;CKEDITOR.tools.array.forEach(CKEDITOR.tools.object.keys(this._.data),functi… [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/ |
H A D | default.js | 11 ….dtd.tr[d.parent.name]&&CKEDITOR.tools.arrayCompare(CKEDITOR.tools.object.keys(d.attributes),["cla…
|
/webtrees/ |
H A D | LICENSE.md | 314 procedures, authorization keys, or other information required to install
|