Searched defs:fontId (Results 1 – 9 of 9) sorted by relevance
60 int fontId; field in FontTableBox.FontRecord66 public FontRecord(int fontId, String fontname) { in FontRecord()
40 protected void __constructor__(int fontId) { in __constructor__()46 protected void __constructor__(long fontId) { in __constructor__()165 private synchronized static FontDesc findById(long fontId) { in findById()
180 SkFontIdentity fontId = this->fProxy->matchIndexStyle(0, style); in onLegacyMakeTypeface() local
183 SkFontIdentity fontId = this->fProxy->matchIndexStyle(0, style); in onLegacyMakeTypeface() local
268 int fontId; field in TextSampleEntry.StyleRecord
1275 HBFace* find(SkFontID fontId) { in find()1278 HBFace* insert(SkFontID fontId, HBFace hbFace) { in insert()
746 for (int fontId = 0; fontId < maxId; ++fontId) { in AnyMatching() local
762 for (int fontId = 0; fontId < maxId; ++fontId) { in AnyMatching() local
2044 DWORD fontId = _theme->rgControls[i].dwFontId; in SetControlColor() local