Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/text/mac/
DShapeArabic.c235 static const UChar convertFEto06[] = variable
372 dest[i] = convertFEto06 [ (inputChar - 0xFE70) ] ; in shapeUnicode()
/external/icu4c/common/
Dushape.c286 static const UChar convertFEto06[] = variable
1222 dest[i] = convertFEto06 [ (inputChar - 0xFE70) ] ; in shapeUnicode()
1394 dest[i] = convertFEto06 [ (inputChar - 0xFE70) ]; in deShapeUnicode()