Home
last modified time | relevance | path

Searched refs:MatchRanges (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DMatchResult.h42 struct MatchRanges { struct
43MatchRanges() : firstUARule(-1), lastUARule(-1), firstAuthorRule(-1), lastAuthorRule(-1), firstUse… in MatchRanges() function
74 MatchRanges ranges; argument
80 inline bool operator==(const MatchRanges& a, const MatchRanges& b)
90 inline bool operator!=(const MatchRanges& a, const MatchRanges& b)
DMatchedPropertiesCache.h40 MatchRanges ranges;