Home | History | Annotate | Download | only in layout

Lines Matching refs:fontRuns

362      * @param fontRuns a pointer to a <code>FontRuns</code> object representing the font runs.
390 const FontRuns *fontRuns,
418 * @param fontRuns is a pointer to a <code>FontRuns</code> object representing the font runs.
424 static le_bool isComplex(const LEUnicode chars[], le_int32 count, const FontRuns *fontRuns);
582 void computeSubFonts(const FontRuns *fontRuns, LEErrorCode &status);
598 const FontRuns *fFontRuns;