Home | History | Annotate | Download | only in layout

Lines Matching refs:le_font

42  * @param fonts is the address of an array of pointers to <code>le_font</code> objects. This
43 * array, and the <code>le_font</code> objects to which it points must remain
54 pl_openFontRuns(const le_font **fonts,
133 * Get the <code>le_font</code> object assoicated with the given run
140 * @return the <code>le_font</code> associated with the given text run.
144 U_INTERNAL const le_font * U_EXPORT2
157 * @param font is the address of the <code>le_font</code> to add. This object must
169 const le_font *font,
398 * Get the <code>le_font</code> object assoicated with the given run
405 * @return the <code>le_font</code> associated with the given text run.