Searched defs:fontId (Results 1 – 8 of 8) sorted by relevance
60 int fontId; field in FontTableBox.FontRecord66 public FontRecord(int fontId, String fontname) { in FontRecord()
39 protected void __constructor__(int fontId) { in __constructor__()45 protected void __constructor__(long fontId) { in __constructor__()157 private synchronized static FontDesc findById(long fontId) { in findById()
183 SkFontIdentity fontId = this->fProxy->matchIndexStyle(0, style); in onLegacyMakeTypeface() local
268 int fontId; field in TextSampleEntry.StyleRecord
746 for (int fontId = 0; fontId < maxId; ++fontId) { in AnyMatching() local
745 for (int fontId = 0; fontId < maxId; ++fontId) { in AnyMatching() local
2026 DWORD fontId = _theme->rgControls[i].dwFontId; in SetControlColor() local