Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/text/
DWTFString.h406 inline bool charactersAreAllASCII(const UChar* characters, size_t length) in charactersAreAllASCII() function
/external/webkit/Source/WebCore/platform/graphics/chromium/
DFontCacheChromiumWin.cpp54 static bool charactersAreAllASCII(const String& s) in charactersAreAllASCII() function