Home
last modified time | relevance | path

Searched refs:caretSlopeRun (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DHorizontalHeaderTable.java47 caretSlopeRun(20), enum constant
99 public int caretSlopeRun() { in caretSlopeRun() method in HorizontalHeaderTable
100 return this.data.readShort(Offset.caretSlopeRun.offset); in caretSlopeRun()
219 public int caretSlopeRun() { in caretSlopeRun() method in HorizontalHeaderTable.Builder
220 return this.internalReadData().readUShort(Offset.caretSlopeRun.offset); in caretSlopeRun()
224 this.internalWriteData().writeUShort(Offset.caretSlopeRun.offset, version); in setCaretSlopeRun()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-metrics.cc159 case HB_OT_METRICS_TAG_HORIZONTAL_CARET_RUN: return GET_METRIC_X (hhea, caretSlopeRun); in hb_ot_metrics_get_position()
162 case HB_OT_METRICS_TAG_VERTICAL_CARET_RUN: return GET_METRIC_Y (vhea, caretSlopeRun); in hb_ot_metrics_get_position()
H A Dhb-ot-hhea-table.hh75 HBINT16 caretSlopeRun; /* 0 for vertical caret, 1 for horizontal. */ member
/third_party/skia/src/sfnt/
H A DSkOTTable_hhea.h33 SK_OT_SHORT caretSlopeRun; member
/third_party/icu/icu4c/source/samples/layout/
H A Dsfnt.h202 le_int16 caretSlopeRun; member
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dsfnt.h202 le_int16 caretSlopeRun; member
/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontObject.h165 le_int16 caretSlopeRun; member
H A Dsfnt.h339 le_int16 caretSlopeRun; member
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.h161 le_int16 caretSlopeRun; member
H A Dsfnt.h335 le_int16 caretSlopeRun; member

Completed in 6 milliseconds