Home
last modified time | relevance | path

Searched refs:fontname (Results 1 – 25 of 27) sorted by relevance

12

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/threegpp26245/
DFontTableBox.java61 String fontname; field in FontTableBox.FontRecord
66 public FontRecord(int fontId, String fontname) { in FontRecord() argument
68 this.fontname = fontname; in FontRecord()
74 fontname = IsoTypeReader.readString(bb, length); in parse()
79 IsoTypeWriter.writeUInt8(bb, fontname.length()); in getContent()
80 bb.put(Utf8.convert(fontname)); in getContent()
84 return Utf8.utf8StringLengthInBytes(fontname) + 3; in getSize()
91 ", fontname='" + fontname + '\'' + in toString()
/external/python/cpython3/Lib/tkinter/test/test_tkinter/
Dtest_font.py9 fontname = "TkDefaultFont" variable
17 cls.font = font.Font(root=cls.root, name=fontname, exists=True)
19 cls.font = font.Font(root=cls.root, name=fontname, exists=False)
63 self.assertEqual(self.font.name, fontname)
64 self.assertEqual(str(self.font), fontname)
67 font1 = font.Font(root=self.root, name=fontname, exists=True)
68 font2 = font.Font(root=self.root, name=fontname, exists=True)
101 self.assertIn(fontname, names)
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_font.py9 fontname = "TkDefaultFont" variable
17 cls.font = font.Font(root=cls.root, name=fontname, exists=True)
19 cls.font = font.Font(root=cls.root, name=fontname, exists=False)
63 self.assertEqual(self.font.name, fontname)
64 self.assertEqual(str(self.font), fontname)
67 font1 = font.Font(root=self.root, name=fontname, exists=True)
68 font2 = font.Font(root=self.root, name=fontname, exists=True)
102 self.assertIn(fontname, names)
/external/python/cpython2/Modules/
Dfmmodule.c62 char fontname[256]; in fh_getfontname() local
64 len = fmgetfontname(self->fh_fh, sizeof fontname, fontname); in fh_getfontname()
69 return PyString_FromStringAndSize(fontname, len); in fh_getfontname()
197 clientproc(char *fontname) in clientproc() argument
203 v = PyString_FromString(fontname); in clientproc()
/external/fonttools/Lib/fontTools/subset/
Dcff.py97 for fontname in cff.keys():
98 font = cff[fontname]
102 for fontname in cff.keys():
103 font = cff[fontname]
112 for fontname in cff.keys():
113 font = cff[fontname]
450 for fontname in cff.keys():
451 font = cff[fontname]
484 for fontname in cff.keys():
485 font = cff[fontname]
[all …]
/external/wayland/doc/doxygen/dot/
Dwayland-architecture.gv3 fontname="DejaVu Sans",
7 fontname="DejaVu Sans",
14 fontname="DejaVu Sans",
Dx-architecture.gv3 fontname="DejaVu Sans",
7 fontname="DejaVu Sans",
15 fontname="DejaVu Sans",
/external/antlr/tool/src/main/resources/org/antlr/tool/templates/dot/
Ddot.stg56 <src> -> <target> [fontsize=11, fontname="Courier", arrowsize=.7, label = "<label>"<if(arrowhead)>,…
60 <src> -> <target> [fontsize=11, fontname="Courier", arrowsize=.7, label = "<label>"<if(arrowhead)>,…
64 <src> -> <target> [fontname="Times-Italic", label = "e"];
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo_embeddertest.cpp141 while (cfmap->charset != -1 && cfmap->fontname) { in TEST_F()
154 EXPECT_EQ(cfmap->fontname, nullptr); in TEST_F()
Dfpdf_sysfontinfo.cpp44 static_assert(offsetof(CFX_Font::CharsetFontMap, fontname) ==
45 offsetof(FPDF_CharsetFontMap, fontname),
/external/python/cpython2/Doc/library/
Dfm.rst38 .. function:: findfont(fontname)
40 Return a font handle object. Calls ``fmfindfont(fontname)``.
Dturtle.rst1048 :param font: a triple (fontname, fontsize, fonttype)
/external/pdfium/core/fpdfapi/font/
Dcpdf_font.cpp290 ByteString fontname(name); in GetStockFont() local
292 CFX_FontMapper::GetStandardFontName(&fontname); in GetStockFont()
304 pDict->SetNewFor<CPDF_Name>("BaseFont", fontname); in GetStockFont()
Dcpdf_font.h67 ByteStringView fontname);
/external/pdfium/public/
Dfpdf_sysfontinfo.h231 const char* fontname; // Name of default font to use with that charset. member
/external/oss-fuzz/projects/libass/
Dass.dict33 "fontname:"
/external/pdfium/core/fxge/
Dcfx_font.h120 const char* fontname; // Name of default font to use with that charset. member
Dcfx_font.cpp242 return defaultTTFMap[i].fontname; in GetDefaultFontNameByCharset()
/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp207 FontEquivClass GetFontEquivClass(const char* fontname) in GetFontEquivClass() argument
338 if (strcasecmp(kFontEquivMap[i].name, fontname) == 0) in GetFontEquivClass()
/external/skqp/src/ports/
DSkFontConfigInterface_direct.cpp202 FontEquivClass GetFontEquivClass(const char* fontname) in GetFontEquivClass() argument
333 if (strcasecmp(kFontEquivMap[i].name, fontname) == 0) in GetFontEquivClass()
/external/harfbuzz_ng/
DREADME.mingw.md38 9. `WINEDLLOVERRIDES="usp10=n" wine util/hb-shape.exe fontname.ttf -u 0061,0062,0063 --shaper=unisc…
/external/mesa3d/doxygen/
Dgallium.doc188 graph [fontname=Arial, fontsize=10];
189 node [fontcolor=white, fontname=Arial, style=filled, fontsize=10, shape=box];
190 edge [fontname=Arial, fontsize=10];
/external/freetype/builds/mac/
DREADME296 Following functions receive QuickDraw fontname:
/external/antlr/runtime/Cpp/include/
Dantlr3commontreeadaptor.inl400 …"\tbgcolor=\"lightgrey\"; node [shape=box, fixedsize=false, fontsize=12, fontname=\"Helvetica-bol…
/external/fonttools/Doc/source/designspaceLib/
Dreadme.rst206 - ``postScriptFontName``: string. Postscript fontname for this

12