Searched defs:fonts (Results 1 – 8 of 8) sorted by relevance
65 ResourceTypeStat fonts; member
163 unsigned fonts = list->length(); in getSVGFontById() local
91 TypeStatistic fonts; member
195 static KnownFonts fonts; in knownFonts() local487 KnownFonts& fonts = knownFonts(); in create() local499 KnownFonts& fonts = knownFonts(); in create() local
395 inline FontRuns::FontRuns(const LEFontInstance **fonts, const le_int32 *limits, le_int32 count) in FontRuns()
109 LEFontInstance **fonts = (LEFontInstance **) fFonts; in add() local
19 pl_openFontRuns(const le_font **fonts, in pl_openFontRuns()
460 …fonts: new WebInspector.ResourceCategory("fonts", WebInspector.UIString("Fonts"), "rgb(255,82,62)"… property