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

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolver.h 97 void addMatchedPropertiesSearch() { ++m_matchedPropertiesSearches; ++m_totalMatchedPropertiesSearches; }
106 m_matchedPropertiesSearches = m_matchedPropertiesHit = m_matchedPropertiesSharedInheritedHit = m_matchedPropertiesToCache =
117 unsigned m_matchedPropertiesSearches;
StyleResolver.cpp     [all...]

Completed in 8006 milliseconds