Searched defs:isCacheable (Results 1 – 4 of 4) sorted by relevance
66 bool isCacheable() const { return m_type != Uncachable; } in isCacheable() function
90 bool isCacheable() const { return m_cachedPropertyType != Uncacheable; } in isCacheable() function
325 public boolean isCacheable(RequestHeaders request) { in isCacheable() method in ResponseHeaders
410 bool CSSGradientValue::isCacheable() const in isCacheable() function in WebCore::CSSGradientValue