Searched refs:ShadowColor (Results 1 – 2 of 2) sorted by relevance
9 public class ShadowColor { class
167 ShadowColor.class, in getDefaultShadowClasses()529 public static ShadowColor shadowOf(Color instance) { in shadowOf()530 return (ShadowColor) shadowOf_(instance); in shadowOf()