HomeSort by relevance Sort by last modified time
    Searched defs:characterRangeCodePath (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
Character.h 45 static CodePath characterRangeCodePath(const LChar*, unsigned) { return SimplePath; }
46 static CodePath characterRangeCodePath(const UChar*, unsigned len);
Character.cpp 74 CodePath Character::characterRangeCodePath(const UChar* characters, unsigned len)

Completed in 71 milliseconds