Home
last modified time | relevance | path

Searched defs:directives (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/network/
DResourceResponseBase.cpp328 Vector<pair<String, String> > directives; in parseCacheControlDirectives() local
/external/webkit/Source/WebCore/rendering/
DRenderCounter.cpp233 CounterDirectives directives = directivesMap->get(identifier.impl()); in planCounter() local
/external/chromium/third_party/libjingle/source/talk/base/
Dhttpclient.cc79 HttpAttributeList directives; in HttpShouldCache() local
/external/webkit/Source/WebCore/css/
DCSSStyleSelector.cpp3480 … CounterDirectives& directives = map.add(identifier.impl(), CounterDirectives()).first->second; in applyCounterList() local