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

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DStringImpl.h690 static inline int codePointCompare16(const StringImpl* string1, const StringImpl* string2) function in class:WTF::StringImpl
717 return codePointCompare16(string1, string2);

Completed in 116 milliseconds