Lines Matching full:compositions
435 /** Mappings & compositions in [minYesNo..minYesNoMappingsOnly[. */
628 // A composite has both mapping & compositions list. in getCompositionsListForComposite()
639 * @param c code point must have compositions
640 * @return compositions list pointer
721 const uint16_t *extraData; // mappings and/or compositions for yesYes, yesNo & noNo characters
843 * pointing to mappings, compositions lists, or both.
870 * The maybeYesCompositions array contains compositions lists for characters that
880 * The extraData array contains compositions lists for "YesYes" characters,
881 * followed by mappings and optional compositions lists for "YesNo" characters,
888 * The data structures for compositions lists and mappings are described in the design doc.
913 * so that a range check can be used to find out if there is a compositions list.