Searched refs:NO_ALIGNMENT (Results 1 – 5 of 5) sorted by relevance
53 return (String path) -> path.endsWith(suffix) ? alignment : AlignmentRule.NO_ALIGNMENT; in constantForSuffix()69 if (align != AlignmentRule.NO_ALIGNMENT) { in compose()74 return AlignmentRule.NO_ALIGNMENT; in compose()
29 int NO_ALIGNMENT = 1; field
1948 return AlignmentRule.NO_ALIGNMENT; in chooseAlignment()
60 options.setAlignmentRule(AlignmentRules.constant(AlignmentRule.NO_ALIGNMENT)); in testSignature()
762 options.setAlignmentRule(AlignmentRules.constant(AlignmentRule.NO_ALIGNMENT)); in extraDirectoryOffsetNonEmptyFile()