Lines Matching full:points
120 _NORM_INDEX_COMBINE_FWD_COUNT, /* number of code points that combine forward */
121 _NORM_INDEX_COMBINE_BOTH_COUNT, /* number of code points that combine forward and backward */
122 _NORM_INDEX_COMBINE_BACK_COUNT, /* number of code points that combine backward */
363 * These cc's are the cc's of the first and last code points in the
392 * // s points to the single-unit string
418 * code points get a 0 bit.
425 * This array maps from code points c to sets of code points (USerializedSet).
426 * The result sets are the code points whose canonical decompositions start
441 * - a sorted search table for BMP code points whose results are
442 * either indexes to USerializedSets or single code points for
449 * - a sorted search table for supplementary code points whose results are
450 * either indexes to USerializedSets or single code points for
474 * =set with all code points that were not designated by the specified Unicode version
477 * This is an offset that points to where the next, future set would start.