Searched refs:getDigraphCodePointForIndex (Results 1 – 3 of 3) sorted by relevance
43 static int getDigraphCodePointForIndex(const int compositeGlyphCodePoint,
55 /* static */ int DigraphUtils::getDigraphCodePointForIndex(const int compositeGlyphCodePoint, in getDigraphCodePointForIndex() function in latinime::DigraphUtils
341 return DigraphUtils::getDigraphCodePointForIndex(codePoint, digraphIndex); in getNodeCodePoint()