Searched refs:runFont (Results 1 – 3 of 3) sorted by relevance
71 const LEFontInstance *runFont = fontRuns->getFont(run); in subsetFontRuns() local78 sub->add(runFont, runLimit); in subsetFontRuns()
100 const le_font *runFont = pl_getFontRunFont(fontRuns, run); in subsetFontRuns() local107 pl_addFontRun(sub, runFont, runLimit); in subsetFontRuns()
802 const LEFontInstance *runFont = fontRuns->getFont(si[0]); in computeSubFonts() local806 …const LEFontInstance *subFont = runFont->getSubFont(fChars, &offset, styleRunLimits[run], script, … in computeSubFonts()