Lines Matching full:font
53 * as runs of text all in the same font. An <code>LEFontInstance</code> object and a limit offset
54 * are specified for each font run. The limit offset is the offset of the character immediately
55 * after the font run.
67 * @param fontRuns a pointer to a <code>pl_fontRuns</code> object representing the font runs.
337 * represents the font of the visual run. This will always
338 * be a non-composite font.
343 * font of the visual run.
426 * A convenience method which returns the ascent value for the font
431 * @return the ascent value of this run's font.
439 * A convenience method which returns the descent value for the font
444 * @return the descent value of this run's font.
452 * A convenience method which returns the leading value for the font
457 * @return the leading value of this run's font.