Searched refs:digraphType (Results 1 – 2 of 2) sorted by relevance
37 const DigraphUtils::DigraphType digraphType = getDigraphTypeForDictionary(headerPolicy); in hasDigraphForCodePoint() local38 if (DigraphUtils::getDigraphForDigraphTypeAndCodePoint(digraphType, compositeGlyphCodePoint)) { in hasDigraphForCodePoint()77 const DigraphUtils::DigraphType digraphType, in getAllDigraphsForDigraphTypeAndReturnSize() argument79 if (digraphType == DigraphUtils::DIGRAPH_TYPE_GERMAN_UMLAUT) { in getAllDigraphsForDigraphTypeAndReturnSize()108 const DigraphUtils::DigraphType digraphType, const int compositeGlyphCodePoint) { in getDigraphForDigraphTypeAndCodePoint() argument112 DigraphUtils::getAllDigraphsForDigraphTypeAndReturnSize(digraphType, &digraphs); in getDigraphForDigraphTypeAndCodePoint()
51 const DigraphType digraphType, const digraph_t **const digraphs);54 const DigraphType digraphType, const int compositeGlyphCodePoint);