Searched refs:willNotCacheDrawing (Results 1 – 4 of 4) sorted by relevance
12397 public void setWillNotCacheDrawing(boolean willNotCacheDrawing) { in setWillNotCacheDrawing() argument12398 setFlags(willNotCacheDrawing ? WILL_NOT_CACHE_DRAWING : 0, WILL_NOT_CACHE_DRAWING); in setWillNotCacheDrawing()12421 public boolean willNotCacheDrawing() { in willNotCacheDrawing() method in View30564 stream.addProperty("drawing:willNotCacheDrawing", willNotCacheDrawing()); in encodeProperties()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
49259 method @Deprecated public boolean willNotCacheDrawing();
33761 method public boolean willNotCacheDrawing();