OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addSlowCase
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
WidthCache.h
144
return
addSlowCase
(run, entry);
154
float*
addSlowCase
(const TextRun& run, float entry)
/external/chromium_org/third_party/WebKit/Source/wtf/text/
AtomicString.h
186
return
addSlowCase
(r);
189
static PassRefPtr<StringImpl>
addSlowCase
(StringImpl*);
AtomicString.cpp
425
PassRefPtr<StringImpl> AtomicString::
addSlowCase
(StringImpl* string)
Completed in 60 milliseconds