Searched defs:fontId (Results 1 – 10 of 10) sorted by relevance
60 int fontId; field in FontTableBox.FontRecord66 public FontRecord(int fontId, String fontname) { in FontRecord()
34 public void __constructor__(int fontId) { in __constructor__()40 public void __constructor__(long fontId) { in __constructor__()124 private synchronized static FontDesc findById(long fontId) { in findById()
85 SkFontID fontId, in SkTypefaceProxy()
73 SkFontID fontId, in SkTypefaceProxy()
183 SkFontIdentity fontId = this->fProxy->matchIndexStyle(0, style); in onLegacyMakeTypeface() local
268 int fontId; field in TextSampleEntry.StyleRecord
718 for (int fontId = 0; fontId < maxId; ++fontId) { in AnyMatching() local
2034 DWORD fontId = _theme->rgControls[i].dwFontId; in SetControlColor() local