Searched defs:Background (Results 1 – 7 of 7) sorted by relevance
29 public @interface Background { annotation
30 Background = 1, enumerator
1 # Background chapter
3 ## Background section
12 ## Background section
69 val Background = ElementKey("BouncerBackground") regex
1333 private static class Background { class in HtmlToSpannedConverter1336 public Background(int backgroundColor) { in Background() method in HtmlToSpannedConverter.Background