Lines Matching full:le_font
45 * @param fonts is the address of an array of pointers to <code>le_font</code> objects. This
46 * array, and the <code>le_font</code> objects to which it points must remain
57 pl_openFontRuns(const le_font **fonts,
136 * Get the <code>le_font</code> object assoicated with the given run
143 * @return the <code>le_font</code> associated with the given text run.
147 U_INTERNAL const le_font * U_EXPORT2
160 * @param font is the address of the <code>le_font</code> to add. This object must
172 const le_font *font,
401 * Get the <code>le_font</code> object assoicated with the given run
408 * @return the <code>le_font</code> associated with the given text run.