OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:m_matchedpropertiessharedinheritedhit
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolver.h
99
void addMatchedPropertiesHitSharedInherited() { ++
m_matchedPropertiesSharedInheritedHit
; ++m_totalMatchedPropertiesSharedInheritedHit; }
106
m_matchedPropertiesSearches = m_matchedPropertiesHit =
m_matchedPropertiesSharedInheritedHit
= m_matchedPropertiesToCache =
119
unsigned
m_matchedPropertiesSharedInheritedHit
;
StyleResolver.cpp
[
all
...]
Completed in 1589 milliseconds