Searched defs:LChar (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/unicode/
H A DUnicode.h29 typedef unsigned char LChar; typedef
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
H A DFont.h159 static unsigned expansionOpportunityCount(const LChar*, size_t length, TextDirection, bool& isAfterExpansion);
167 static CodePath characterRangeCodePath(const LChar*, unsigned) { return Simple; } argument
232 static String normalizeSpaces(const LChar*, unsigned length);

Completed in 199 milliseconds