Home
last modified time | relevance | path

Searched defs:isCacheable (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DMatchedPropertiesCache.cpp136 bool MatchedPropertiesCache::isCacheable(const Element* element, const RenderStyle* style, const Re… in isCacheable() function in WebCore::MatchedPropertiesCache
DMatchResult.h75 bool isCacheable; member
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DResponseHeaders.java340 public boolean isCacheable(RequestHeaders request) { in isCacheable() method in ResponseHeaders
/external/chromium_org/third_party/WebKit/Source/core/css/
DStyleSheetContents.cpp103 bool StyleSheetContents::isCacheable() const in isCacheable() function in WebCore::StyleSheetContents
DElementRuleCollector.cpp108 …mentRuleCollector::addElementStyleProperties(const StylePropertySet* propertySet, bool isCacheable) in addElementStyleProperties()
DCSSGradientValue.cpp436 bool CSSGradientValue::isCacheable() const in isCacheable() function in WebCore::CSSGradientValue