Searched refs:runFont (Results 1 – 3 of 3) sorted by relevance
65 const LEFontInstance *runFont = fontRuns->getFont(run); in subsetFontRuns() local72 sub->add(runFont, runLimit); in subsetFontRuns()
97 const le_font *runFont = pl_getFontRunFont(fontRuns, run); in subsetFontRuns() local104 pl_addFontRun(sub, runFont, runLimit); in subsetFontRuns()
800 const LEFontInstance *runFont = fontRuns->getFont(si[0]); in computeSubFonts() local804 …const LEFontInstance *subFont = runFont->getSubFont(fChars, &offset, styleRunLimits[run], script, … in computeSubFonts()