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

/external/icu4c/layoutex/
H A DParagraphLayout.cpp278 static void fillMissingCharToGlyphMapValues(le_int32 *charToGlyphMap, function
519 fillMissingCharToGlyphMapValues(fCharToMinGlyphMap, fCharCount);
520 fillMissingCharToGlyphMapValues(fCharToMaxGlyphMap, fCharCount);

Completed in 36 milliseconds