Searched defs:fontId (Results 1 – 7 of 7) sorted by relevance
60 int fontId; field in FontTableBox.FontRecord66 public FontRecord(int fontId, String fontname) { in FontRecord()
268 int fontId; field in TextSampleEntry.StyleRecord
292 SkFontIdentity fontId = this->fProxy->matchIndexStyle(0, style); in onLegacyCreateTypeface() local
304 SkFontIdentity fontId = this->fProxy->matchIndexStyle(0, style); in onLegacyCreateTypeface() local
15 "fontId": { object116 "fontId": { object147 "fontId": { object413 "fontId": { object
646 for (int fontId = 0; fontId < maxId; ++fontId) { in AnyMatching() local
437 advancedFonts.setSelectedFont = function(fontList, fontId) { argument