HomeSort by relevance Sort by last modified time
    Searched defs:hasDocumentSecurityOrigin (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
RuleFeature.h 43 RuleFeature(StyleRule* rule, unsigned selectorIndex, bool hasDocumentSecurityOrigin);
49 bool hasDocumentSecurityOrigin;
RuleSet.h 90 bool hasDocumentSecurityOrigin() const { return m_hasDocumentSecurityOrigin; }

Completed in 185 milliseconds