OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reportStyleSize
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/css/
StyleBase.h
84
static size_t
reportStyleSize
();
StyleBase.cpp
95
size_t StyleBase::
reportStyleSize
()
/external/webkit/Source/WebKit/android/
TimeCounter.cpp
146
LOGD("Current CSS styles use %d bytes", StyleBase::
reportStyleSize
());
Completed in 47 milliseconds