Searched defs:Style (Results 1 – 12 of 12) sorted by relevance
21 public enum Style { enum in PathDashPathEffect26 Style(int value) { in Style() method in PathDashPathEffect.Style
201 public @interface Style {} annotation in Typeface
466 public enum Style { enum in Paint486 Style(int nativeInt) { in Style() method in Paint.Style
14 ## Style section in FTL
322 struct Style : public TransformableValue<Style, BaseValue<Style>> { struct340 // Merges `style` into this Style. All identical attributes of `style` take precedence, including argument
463 message Style { message
41 enum Style : uint8_t { kNormal = 0, kBold = 0x01, kItalic = 0x02, kBoldItalic = 0x03 }; enum
44 public @interface Style {} annotation in Rating
174 public static final class Style { class in TimedText228 public Style(int startChar, int endChar, int fontId, in Style() method in TimedText.Style
78 public enum Style { enum in Font
335 std::string RSReflectionJava::GetTypeName(const RSExportType *ET, unsigned Style) { in GetTypeName()
6908 public static abstract class Style { class in Notification.Builder