Searched defs:check (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/ |
H A D | Auth.php | 46 public static function check(): bool function in Fisharebest\\Webtrees\\Auth
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 237 …!a.children.length)"hr"==d&&"br"==b?a.replaceWith(y()):(a.parent&&c.push({check:"it",el:a.parent})… property 238 {},c.push({check:"parent-down",el:a});else{f=a.parent;for(var e=f.type==CKEDITOR.NODE_DOCUMENT_FRAG… property 239 {style:1,script:1}?a.remove():(a.parent&&c.push({check:"it",el:a.parent}),a.replaceWithChildren())}… property 249 e.left.getDefinition().element),m instanceof CKEDITOR.style&&(m=B(m)),c.push({check:r==e?null:r,lef… property 812 check:"span{color}",left:function(a){return!!a.attributes.color},right:function(a){a.name="span";a.… property 924 …ntentTransformations:"span"===b.styleDefinition.element?[[{element:"font",check:"span",left:functi… property 1188 …ackground-color"]=e.background(a.styles.background).color}},{element:"td",check:"td{vertical-align… property 1189 …-align"]=a.attributes.valign;delete a.attributes.valign}}],[{element:"tr",check:"td{height}",left:… property
|