OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sharedStyleCandidates
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolverStats.h
50
unsigned
sharedStyleCandidates
;
StyleResolverStats.cpp
44
sharedStyleCandidates
= 0;
64
output.append(String::format(" %u elements were added to the sharing candidate list.\n",
sharedStyleCandidates
));
StyleResolver.cpp
348
INCREMENT_STYLE_STATS_COUNTER(*this,
sharedStyleCandidates
);
[
all
...]
Completed in 45 milliseconds