Searched refs:copyLCharsFromUCharSource (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DASCIIFastPath.h105 inline void copyLCharsFromUCharSource(LChar* destination, const UChar* source, size_t length) function in namespace:WTF
H A DWTFString.cpp882 copyLCharsFromUCharSource(destination, source, length);

Completed in 835 milliseconds