Home
last modified time | relevance | path

Searched refs:italicAngle (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DPostScriptTable.java47 italicAngle(4), enum constant
343 public int italicAngle() { in italicAngle() method in PostScriptTable
344 return this.data.readFixed(Offset.italicAngle.offset); in italicAngle()
/third_party/cups-filters/fontembed/
H A Dembed_pdf.h11 int italicAngle; // >=90: not set/invalid member
H A Dembed_pdf.c135 ret->italicAngle=90; in emb_pdf_fd_new()
389 fdes->italicAngle); in emb_pdf_simple_fontdescr()
H A Dembed_sfnt.c112 ret->italicAngle=get_LONG(post+4)>>16; in emb_otf_get_pdf_fontdescr()
117 fprintf(stderr,"WARNING: no italicAngle, no monospaced flag\n"); in emb_otf_get_pdf_fontdescr()
/third_party/skia/src/sfnt/
H A DSkOTTable_post.h33 SK_OT_Fixed italicAngle; variable
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-style.cc112 return face->table.post->table->italicAngle.to_float (); in hb_style_get_value()
H A Dhb-ot-post-table.hh279 HBFixed italicAngle; /* Italic angle in counter-clockwise degrees member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DPostScriptTableBuilder.java48 italicAngle(4), enum constant
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dtttables.h453 FT_Fixed italicAngle; member
/third_party/skia/src/ports/
H A DSkTypeface_win_dw.cpp587 info->fItalicAngle = SkEndian_SwapBE32(postTable->italicAngle) >> 16;
H A DSkFontHost_FreeType.cpp474 info->fItalicAngle = SkFixedFloorToInt(postTable->italicAngle); in onGetAdvancedMetrics()
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttload.c1312 FT_FRAME_LONG ( italicAngle ), in FT_LOCAL_DEF()

Completed in 10 milliseconds