Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DTextLayout.h28 #define UNICODE_ZWSP 0x200b macro
DTextLayoutCache.h44 #define UNICODE_ZWSP 0x200b macro
DTextLayout.cpp340 buffer[i] = UNICODE_ZWSP; // zero-width-space for skia in computeAdvancesWithICU()