Home
last modified time | relevance | path

Searched defs:hex (Results 1 – 4 of 4) sorted by relevance

/webtrees/public/ckeditor-4.15.1-custom/plugins/pastetools/filter/
H A Dimage.js5 …se if(-1!==b[e].indexOf("\\jpegblip"))d="image/jpeg";else continue;c.push({hex:d?b[e].replace(a,""… property
/webtrees/app/Statistics/Service/
H A DColorService.php89 private function hexToRgb(string $hex): array
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/
H A Ddefault.js38 …se if(-1!==b[f].indexOf("\\jpegblip"))e="image/jpeg";else continue;a.push({hex:e?b[f].replace(c,""… property
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js350 …a){var c;c=a.charCodeAt(0);var d=c.toString(16);c={htmlCode:"\x26#"+c+";?",hex:"\x26#x0*"+d+";?",e… property