Lines Matching full:compositions
435 /** Mappings & compositions in [minYesNo..minYesNoMappingsOnly[. */
634 // A composite has both mapping & compositions list. in getCompositionsListForComposite()
645 * @param c code point must have compositions
646 * @return compositions list pointer
730 const uint16_t *extraData; // mappings and/or compositions for yesYes, yesNo & noNo characters
852 * pointing to mappings, compositions lists, or both.
879 * The maybeYesCompositions array contains compositions lists for characters that
889 * The extraData array contains compositions lists for "YesYes" characters,
890 * followed by mappings and optional compositions lists for "YesNo" characters,
897 * The data structures for compositions lists and mappings are described in the design doc.
922 * so that a range check can be used to find out if there is a compositions list.