Home
last modified time | relevance | path

Searched refs:UVS_MIN2 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/tests/
DUnicodeTest.cpp17 #define UVS_MIN2 0xE0100 macro
23 (uni >= UVS_MIN2 && uni <= UVS_MAX2); in isUVS()
29 UVS_MIN0, UVS_MAX0, UVS_MIN1, UVS_MAX1, UVS_MIN2, UVS_MAX2 in test_uvs()
/external/skia/tests/
DUnicodeTest.cpp17 #define UVS_MIN2 0xE0100 macro
23 (uni >= UVS_MIN2 && uni <= UVS_MAX2); in isUVS()
29 UVS_MIN0, UVS_MAX0, UVS_MIN1, UVS_MAX1, UVS_MIN2, UVS_MAX2 in test_uvs()