Searched defs:shadows (Results 1 – 7 of 7) sorted by relevance
150 Class<?>[] shadows() default {}; // DEFAULT_SHADOWS in shadows() method179 private final Class<?>[] shadows; field in Config.Implementation280 Class<?>[] shadows, in Implementation()346 public Class<?>[] shadows() { in shadows() method in Config.Implementation375 protected Class<?>[] shadows = new Class[0]; field in Config.Builder438 public Builder setShadows(Class<?>[] shadows) { in setShadows()503 List<Class<?>> shadows = new ArrayList<>(Arrays.asList(this.shadows)); in overlay() local
23 Class<?>[] shadows() default {}; // DEFAULT_SHADOWS in shadows() method
206 void SetShadows (real64 shadows) in SetShadows()
254 shadows: [{color: CanvasKit.BLACK, blurRadius: 15}, property
3136 shadow_range shadows() const { in shadows() function
3464 shadow_range shadows() const { in shadows() function
2763 shadows?: TextShadow[]; property