Home
last modified time | relevance | path

Searched refs:UNICODE_FIRST_PRIVATE_USE (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DTextLayout.h31 #define UNICODE_FIRST_PRIVATE_USE 0xe000 macro
DTextLayoutCache.h47 #define UNICODE_FIRST_PRIVATE_USE 0xe000 macro
DTextLayout.cpp364 text[p] < UNICODE_FIRST_PRIVATE_USE && in computeAdvancesWithICU()