OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pageRules
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/
PageRuleCollector.cpp
77
matchPageRulesForList(matchedPageRules, rules->
pageRules
(), m_isLeftPage, m_isFirstPage, m_pageName);
RuleSet.h
139
const Vector<StyleRulePage*>&
pageRules
() const { ASSERT(!m_pendingRules); return m_pageRules; }
Completed in 22 milliseconds