Home | History | Annotate | Download | only in view

Lines Matching defs:combined

240      * to combined output character.
355 * key is a "dead key" that should be combined with another to
481 * @return The combined character, or 0 if the characters cannot be combined.
490 int combined;
492 combined = sDeadKeyCache.get(combination, -1);
493 if (combined == -1) {
498 combined = result.length() == 1 ? result.charAt(0) : 0;
499 sDeadKeyCache.put(combination, combined);
502 return combined;
639 * Currently there are two behaviors that may be combined: