OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPageRule
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/
StyleRule.h
62
bool
isPageRule
() const { return type() == Page; }
RuleSet.cpp
377
} else if (rule->
isPageRule
()) {
Completed in 23 milliseconds