Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layoutex/
DParagraphLayout.cpp278 static void fillMissingCharToGlyphMapValues(le_int32 *charToGlyphMap, in fillMissingCharToGlyphMapValues() function
522 fillMissingCharToGlyphMapValues(fCharToMinGlyphMap, fCharCount); in ParagraphLayout()
523 fillMissingCharToGlyphMapValues(fCharToMaxGlyphMap, fCharCount); in ParagraphLayout()