Searched refs:HIDDEN_OVERLAY (Results 1 – 7 of 7) sorted by relevance
478 public static final int HIDDEN_OVERLAY = 256; field in SpoofChecker1339 if (0 != (this.fChecks & HIDDEN_OVERLAY)) {1342 result |= HIDDEN_OVERLAY;
446 public static final int HIDDEN_OVERLAY = 256; field in SpoofChecker1279 if (0 != (this.fChecks & HIDDEN_OVERLAY)) {1282 result |= HIDDEN_OVERLAY;
864 SpoofChecker sc = new SpoofChecker.Builder().setChecks(SpoofChecker.HIDDEN_OVERLAY).build(); in testCombiningDot()894 int expected = shouldFail ? SpoofChecker.HIDDEN_OVERLAY : 0; in testCombiningDot()
861 SpoofChecker sc = new SpoofChecker.Builder().setChecks(SpoofChecker.HIDDEN_OVERLAY).build(); in testCombiningDot()891 int expected = shouldFail ? SpoofChecker.HIDDEN_OVERLAY : 0; in testCombiningDot()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...