Home
last modified time | relevance | path

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

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