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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DCharacter.h45 static CodePath characterRangeCodePath(const LChar*, unsigned) { return SimplePath; } argument
51 static unsigned expansionOpportunityCount(const LChar*, size_t length, TextDirection, bool& isAfterExpansion);
81 static String normalizeSpaces(const LChar*, unsigned length);
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/
H A DUnicode.h29 typedef unsigned char LChar; typedef

Completed in 347 milliseconds