Lines Matching full:which
27 * Get a physical font which can render the given text. For composite fonts,
28 * if there is no single physical font which can render all of the text,
29 * return a physical font which can render an initial substring of the text,
33 * font and script, so it is best to call this method with text which is
35 * know the script of the text, you can use zero, which is the script code
39 * <code>LEFontInstance</code> which represent a physical font. It returns
49 * Subclasses which implement composite fonts must override this method.
51 * characters from the COMMON script in the font which is used for the given
56 * which cannot be rendered by the font used for Arabic characters, but which can
61 * will be set the the limit offset of the text which can be
67 * <code>LE_NO_SUBFONT_WARNING</code> if the subfont which
70 * @return an <code>LEFontInstance</code> for the sub font which can render the characters, or
144 // Can't get units per EM without knowing which sub-font, so