Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/ffi/
DIcuBridge.cpp77 int32_t joiningType = u_getIntPropertyValue(codePoint, UCHAR_JOINING_TYPE); in getJoiningType() local
78 switch (joiningType) { in getJoiningType()