Searched refs:defaultWidth (Results 1 - 8 of 8) sorted by relevance
| /forgerock/openam-v13/openam-scripting/src/main/js/ |
| H A D | fontdetector.js | 24 var detector = {}, baseFonts, testString, testSize, h, s, defaultWidth = {}, defaultHeight = {}, index; 47 defaultWidth[baseFonts[index]] = s.offsetWidth; //width for the default font 57 matched = (s.offsetWidth !== defaultWidth[baseFonts[index]] || s.offsetHeight !== defaultHeight[baseFonts[index]]);
|
| /forgerock/openam-v13/openam-authentication/deviceprint/scripts/src/main/js/org/forgerock/openam/extensions/authmodules/adaptivedeviceprint/infocollectors/lib/ |
| H A D | fontdetect.js | 28 var detector = {}, baseFonts, testString, testSize, h, s, defaultWidth = {}, defaultHeight = {}, index; 51 defaultWidth[baseFonts[index]] = s.offsetWidth; //width for the default font 61 matched = (s.offsetWidth !== defaultWidth[baseFonts[index]] || s.offsetHeight !== defaultHeight[baseFonts[index]]);
|
| /forgerock/openam/openam-scripting/src/main/js/ |
| H A D | fontdetector.js | 24 var detector = {}, baseFonts, testString, testSize, h, s, defaultWidth = {}, defaultHeight = {}, index; 47 defaultWidth[baseFonts[index]] = s.offsetWidth; //width for the default font 57 matched = (s.offsetWidth !== defaultWidth[baseFonts[index]] || s.offsetHeight !== defaultHeight[baseFonts[index]]);
|
| /forgerock/opendj2/ext/checkstyle/ |
| H A D | checkstyle-all-4.1.jar | META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ... |
| /forgerock/opendj-b2.6/ext/checkstyle/ |
| H A D | checkstyle-all-4.1.jar | META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ... |
| /forgerock/opendj2.6.2/ext/checkstyle/ |
| H A D | checkstyle-all-4.1.jar | META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ... |
| /forgerock/opendj2-jel-hg/ext/checkstyle/ |
| H A D | checkstyle-all-4.1.jar | META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ... |
| /forgerock/opendj2-hg/ext/checkstyle/ |
| H A D | checkstyle-all-4.1.jar | META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ... |
Completed in 82 milliseconds