Lines Matching full:scripts
32 * <li>call getScripts for the specific scripts in the identifier. The identifier contains at least one character in
36 * <li>call getCommonAmongAlternates to find out if any scripts are common to all the alternates.
104 * Get the scripts found in the identifiers.
106 * @return the set of explicit scripts.
112 * Get the set of alternate scripts found in the identifiers. That is, when a character can be in two scripts, then
113 * the set consisting of those scripts will be returned.
127 * @return the set of explicit scripts.
133 * Find out which scripts are in common among the alternates.
135 * @return the set of scripts that are in common among the alternates.
141 * Get the number of scripts appearing in the identifier.
142 * Note: Common and Inherited scripts are omitted from the count.
144 * with alternate scripts. The distinction between
146 * @return the number of scripts.