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

/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DUnicodeRange.h114 PLATFORM_EXPORT unsigned findCharUnicodeRange(UChar32);
H A DUnicodeRange.cpp430 unsigned findCharUnicodeRange(UChar32 ch) function in namespace:blink
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DSVGTextLayoutEngineBaseline.cpp158 unsigned unicodeRange = findCharUnicodeRange(character);

Completed in 133 milliseconds