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

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolverStats.h 73 #define INCREMENT_STYLE_STATS_COUNTER(resolver, counter) ((resolver).stats() && ++(resolver).stats()-> counter && (resolver).statsTotals()-> counter ++);
StyleResolver.h 193 StyleResolverStats* statsTotals() { return m_styleResolverStatsTotals.get(); }

Completed in 52 milliseconds