Home | History | Annotate | Download | only in view

Lines Matching defs:combined

242      * to combined output character.
357 * key is a "dead key" that should be combined with another to
485 * @return The combined character, or 0 if the characters cannot be combined.
501 int combined;
503 combined = sDeadKeyCache.get(combination, -1);
504 if (combined == -1) {
509 combined = result.codePointCount(0, result.length()) == 1
511 sDeadKeyCache.put(combination, combined);
514 return combined;
651 * Currently there are two behaviors that may be combined: