Lines Matching full:character
50 * <p>Indicate whether this engine handles a particular character for
53 * @param c A character which begins a run that the engine might handle
55 * @return TRUE if this engine handles the particular character and break
123 * character belongs. It is up to the set of available engines to
126 * @param c A character that begins a run for which a LanguageBreakEngine is
143 * handle. It is told the character and the type of break; at its
144 * discretion it may handle more than the specified character (e.g.,
145 * the entire script to which that character belongs.</p>
175 * <p>Indicate whether this engine handles a particular character for
178 * @param c A character which begins a run that the engine might handle
180 * @return TRUE if this engine handles the particular character and break
207 * <p>Tell the engine to handle a particular character and break type.</p>
209 * @param c A character which the engine should handle
251 * character belongs. It is up to the set of available engines to
254 * @param c A character that begins a run for which a LanguageBreakEngine is
265 * the supplied character belongs, for the specified break type.</p>
267 * @param c A character that begins a run for which a LanguageBreakEngine is