Home
last modified time | relevance | path

Searched defs:addSlowCase (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DWidthCache.h151 WidthCacheEntry* addSlowCase(const TextRun& run, WidthCacheEntry entry) in addSlowCase() function
/external/chromium_org/third_party/WebKit/Source/wtf/text/
DAtomicString.cpp406 PassRefPtr<StringImpl> AtomicString::addSlowCase(StringImpl* string) in addSlowCase() function in WTF::AtomicString