Home
last modified time | relevance | path

Searched defs:fontId (Results 1 – 10 of 10) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/threegpp26245/
DFontTableBox.java60 int fontId; field in FontTableBox.FontRecord
66 public FontRecord(int fontId, String fontname) { in FontRecord()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTypeface.java34 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()
/external/skia/src/core/
DSkTypeface_remote.h85 SkFontID fontId, in SkTypefaceProxy()
/external/skqp/src/core/
DSkTypeface_remote.h73 SkFontID fontId, in SkTypefaceProxy()
/external/skia/src/fonts/
DSkFontMgr_indirect.cpp183 SkFontIdentity fontId = this->fProxy->matchIndexStyle(0, style); in onLegacyMakeTypeface() local
/external/skqp/src/fonts/
DSkFontMgr_indirect.cpp183 SkFontIdentity fontId = this->fProxy->matchIndexStyle(0, style); in onLegacyMakeTypeface() local
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
DTextSampleEntry.java268 int fontId; field in TextSampleEntry.StyleRecord
/external/skqp/src/ports/
DSkFontMgr_fontconfig.cpp718 for (int fontId = 0; fontId < maxId; ++fontId) { in AnyMatching() local
/external/skia/src/ports/
DSkFontMgr_fontconfig.cpp718 for (int fontId = 0; fontId < maxId; ++fontId) { in AnyMatching() local
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp2034 DWORD fontId = _theme->rgControls[i].dwFontId; in SetControlColor() local