/third_party/harfbuzz/src/ |
D | hb-ot-metrics.cc | 88 GET_METRIC_Y (hhea, lineGap); in _hb_ot_metrics_get_position_common() 91 case HB_OT_METRICS_TAG_VERTICAL_LINE_GAP: return GET_METRIC_X (vhea, lineGap); in _hb_ot_metrics_get_position_common() 185 case _HB_OT_METRICS_TAG_HORIZONTAL_LINE_GAP_HHEA: return GET_METRIC_Y (hhea, lineGap); in hb_ot_metrics_get_position()
|
D | hb-ot-hhea-table.hh | 60 FWORD lineGap; /* Typographic line gap. */ member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-metrics.cc | 88 GET_METRIC_Y (hhea, lineGap); in _hb_ot_metrics_get_position_common() 91 case HB_OT_METRICS_TAG_VERTICAL_LINE_GAP: return GET_METRIC_X (vhea, lineGap); in _hb_ot_metrics_get_position_common() 185 case _HB_OT_METRICS_TAG_HORIZONTAL_LINE_GAP_HHEA: return GET_METRIC_Y (hhea, lineGap); in hb_ot_metrics_get_position()
|
D | hb-ot-hhea-table.hh | 60 FWORD lineGap; /* Typographic line gap. */ member
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
D | HorizontalHeaderTable.java | 75 public int lineGap() { in lineGap() method in HorizontalHeaderTable 171 public int lineGap() { in lineGap() method in HorizontalHeaderTable.Builder
|
D | OS2Table.java | 1030 public void setSTypoLineGap(int lineGap) { in setSTypoLineGap() argument 1031 this.internalWriteData().writeShort(Offset.sTypoLineGap.offset, lineGap); in setSTypoLineGap()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
D | HorizontalHeaderTable.java | 75 public int lineGap() { in lineGap() method in HorizontalHeaderTable 171 public int lineGap() { in lineGap() method in HorizontalHeaderTable.Builder
|
D | OS2Table.java | 1030 public void setSTypoLineGap(int lineGap) { in setSTypoLineGap() argument 1031 this.internalWriteData().writeShort(Offset.sTypoLineGap.offset, lineGap); in setSTypoLineGap()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-hhea-table.hh | 58 FWORD lineGap; /* Typographic line gap. */ member
|
D | hb-ot-hmtx-table.hh | 181 line_gap = _hea_table->lineGap; in init()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/ |
D | sfnt.h | 196 le_int16 lineGap; member
|
D | GDIFontInstance.cpp | 288 fLeading = (le_int32) yUnitsToPoints((float) SWAPW(hheaTable->lineGap)); in GDIFontInstance()
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | sfnt.h | 196 le_int16 lineGap; member
|
D | GDIFontInstance.cpp | 288 fLeading = (le_int32) yUnitsToPoints((float) SWAPW(hheaTable->lineGap)); in GDIFontInstance()
|
/third_party/icu/icu4c/source/samples/layout/ |
D | sfnt.h | 196 le_int16 lineGap; member
|
D | GDIFontInstance.cpp | 288 fLeading = (le_int32) yUnitsToPoints((float) SWAPW(hheaTable->lineGap)); in GDIFontInstance()
|
/third_party/icu/icu4c/source/test/letest/ |
D | FontObject.h | 155 le_int16 lineGap; member
|
D | sfnt.h | 329 le_int16 lineGap; member
|
D | PortableFontInstance.cpp | 171 fLeading = (le_int32) yUnitsToPoints((float) SWAPW(hheaTable->lineGap)); in PortableFontInstance()
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
D | FontObject.h | 159 le_int16 lineGap; member
|
D | sfnt.h | 333 le_int16 lineGap; member
|
D | PortableFontInstance.cpp | 174 fLeading = (le_int32) yUnitsToPoints((float) SWAPW(hheaTable->lineGap)); in PortableFontInstance()
|
/third_party/skia/third_party/externals/imgui/ |
D | imstb_truetype.h | 565 …nst unsigned char *fontdata, int index, float size, float *ascent, float *descent, float *lineGap); 772 …EF void stbtt_GetFontVMetrics(const stbtt_fontinfo *info, int *ascent, int *descent, int *lineGap); 2581 …DEF void stbtt_GetFontVMetrics(const stbtt_fontinfo *info, int *ascent, int *descent, int *lineGap) in stbtt_GetFontVMetrics() argument 2585 if (lineGap) *lineGap = ttSHORT(info->data+info->hhea + 8); in stbtt_GetFontVMetrics() 4180 …onst unsigned char *fontdata, int index, float size, float *ascent, float *descent, float *lineGap) in stbtt_GetScaledFontVMetrics() argument 4190 *lineGap = (float) i_lineGap * scale; in stbtt_GetScaledFontVMetrics()
|
/third_party/mesa3d/src/imgui/ |
D | imstb_truetype.h | 565 …nst unsigned char *fontdata, int index, float size, float *ascent, float *descent, float *lineGap); 772 …EF void stbtt_GetFontVMetrics(const stbtt_fontinfo *info, int *ascent, int *descent, int *lineGap); 2581 …DEF void stbtt_GetFontVMetrics(const stbtt_fontinfo *info, int *ascent, int *descent, int *lineGap) in stbtt_GetFontVMetrics() argument 2585 if (lineGap) *lineGap = ttSHORT(info->data+info->hhea + 8); in stbtt_GetFontVMetrics() 4180 …onst unsigned char *fontdata, int index, float size, float *ascent, float *descent, float *lineGap) in stbtt_GetScaledFontVMetrics() argument 4190 *lineGap = (float) i_lineGap * scale; in stbtt_GetScaledFontVMetrics()
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/ |
D | FontInfo.java | 104 new String[] { "hhea typographic line gap", String.format("%d", hheaTable.lineGap()) })); in listFontMetrics()
|