Searched refs:andFlags (Results 1 – 3 of 3) sorted by relevance
277 .andFlags(Spanned.SPAN_INCLUSIVE_EXCLUSIVE); in alignmentSpan_success()334 .andFlags(Spanned.SPAN_INCLUSIVE_EXCLUSIVE); in foregroundColorSpan_success()393 .andFlags(Spanned.SPAN_INCLUSIVE_EXCLUSIVE); in backgroundColorSpan_success()449 .andFlags(Spanned.SPAN_INCLUSIVE_EXCLUSIVE); in typefaceSpan_success()502 .andFlags(Spanned.SPAN_INCLUSIVE_EXCLUSIVE); in absoluteSizeSpan_success()559 .andFlags(Spanned.SPAN_INCLUSIVE_EXCLUSIVE); in relativeSizeSpan_success()615 .andFlags(Spanned.SPAN_INCLUSIVE_EXCLUSIVE); in rubySpan_success()742 ((AndSpanFlags) withOrAndFlags).andFlags(Spanned.SPAN_INCLUSIVE_EXCLUSIVE); in checkHasSpanFailsDueToFlagMismatch()
693 void andFlags(int flags); in andFlags() method731 public void andFlags(int flags) { in andFlags() method in SpannedSubject.SpanFlagsSubject737 andFlags(flags); in withFlags()
145 uint64_t andFlags = (flags & isec->flags) & andMask; in commitSection() local147 flags = andFlags | orFlags; in commitSection()