Home
last modified time | relevance | path

Searched refs:postscript (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidparse.c180 FT_FRAME_EXTRACT( ps_len, parser->postscript ) ) in FT_LOCAL_DEF()
185 parser->root.base = parser->postscript; in FT_LOCAL_DEF()
186 parser->root.cursor = parser->postscript; in FT_LOCAL_DEF()
250 FT_FRAME_RELEASE( parser->postscript ); in FT_LOCAL_DEF()
269 if ( parser->postscript ) in cid_parser_done()
274 FT_FRAME_RELEASE( parser->postscript ); in cid_parser_done()
H A Dcidparse.h47 * postscript ::
73 FT_Byte* postscript; member
H A Dcidload.c790 parser->postscript, in FT_LOCAL_DEF()
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttpost.c387 format = face->postscript.FormatType; in load_post_names()
393 /* now read postscript table */ in load_post_names()
418 format = face->postscript.FormatType; in tt_face_free_ps_names()
506 format = face->postscript.FormatType; in FT_LOCAL_DEF()
H A Dsfobjs.c1066 face->postscript.FormatType != 0x00030000L ) in FT_LOCAL_DEF()
1071 if ( face->postscript.isFixedPitch ) in FT_LOCAL_DEF()
1371 root->underline_position = face->postscript.underlinePosition - in FT_LOCAL_DEF()
1372 face->postscript.underlineThickness / 2; in FT_LOCAL_DEF()
1373 root->underline_thickness = face->postscript.underlineThickness; in FT_LOCAL_DEF()
1405 /* destroy the postscript names table if it is loaded */ in sfnt_done_face()
H A Dsfdriver.c104 table = &face->postscript; in get_sfnt_table()
H A Dttload.c1303 TT_Postscript* post = &face->postscript; in FT_LOCAL_DEF()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dtttypes.h1209 * postscript ::
1335 * The PS name of the font. Used by the postscript name service.
1484 TT_Postscript postscript; /* TrueType Postscript table */ member
1535 /* postscript names table */
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff1-table.hh620 postscript, enumerator
658 return postscript;
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgxvar.c1232 GX_VALUE_CASE( UNDO, postscript.underlinePosition ); in ft_var_get_value_pointer()
1233 GX_VALUE_CASE( UNDS, postscript.underlineThickness ); in ft_var_get_value_pointer()
1502 root->underline_position = face->postscript.underlinePosition - in tt_apply_mvar()
1503 face->postscript.underlineThickness / 2; in tt_apply_mvar()
1504 root->underline_thickness = face->postscript.underlineThickness; in tt_apply_mvar()
H A Dttgload.c2270 !face->postscript.isFixedPitch && in compute_glyph_metrics()
/third_party/python/Lib/tkinter/
H A D__init__.py2987 def postscript(self, cnf={}, **kw): member in Canvas
2988 """Print the contents of the canvas to a postscript
2992 return self.tk.call((self._w, 'postscript') +
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex9789 % Double-side printing via postscript on Laserjet 4050

Completed in 36 milliseconds