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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
WidthCache.h 141 return addSlowCase(run, entry);
151 WidthCacheEntry* addSlowCase(const TextRun& run, WidthCacheEntry entry)
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
AtomicString.h 175 return addSlowCase(r);
178 static PassRefPtr<StringImpl> addSlowCase(StringImpl*);
AtomicString.cpp 406 PassRefPtr<StringImpl> AtomicString::addSlowCase(StringImpl* string)

Completed in 1214 milliseconds