Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DTextLayout.h27 #define UNICODE_NOT_A_CHAR 0xffff macro
DTextLayout.cpp76 if (buffer[i] != UNICODE_NOT_A_CHAR) { in shapeRtlText()
339 if (buffer[i] == UNICODE_NOT_A_CHAR) { in computeAdvancesWithICU()
DTextLayoutCache.h43 #define UNICODE_NOT_A_CHAR 0xffff macro