Searched defs:lineGap (Results 1 – 8 of 8) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-hhea-table.hh | 60 FWORD lineGap; /* Typographic line gap. */ member
|
/external/icu/icu4c/source/test/perf/leperf/ |
D | FontObject.h | 159 le_int16 lineGap; member
|
D | sfnt.h | 333 le_int16 lineGap; member
|
/external/icu/icu4c/source/test/letest/ |
D | FontObject.h | 155 le_int16 lineGap; member
|
D | sfnt.h | 329 le_int16 lineGap; member
|
/external/icu/icu4c/source/samples/layout/ |
D | sfnt.h | 196 le_int16 lineGap; member
|
/external/mesa3d/src/imgui/ |
D | imstb_truetype.h | 2581 …DEF void stbtt_GetFontVMetrics(const stbtt_fontinfo *info, int *ascent, int *descent, int *lineGap) in stbtt_GetFontVMetrics() 4180 …onst unsigned char *fontdata, int index, float size, float *ascent, float *descent, float *lineGap) in stbtt_GetScaledFontVMetrics()
|
/external/u-boot/drivers/video/ |
D | stb_truetype.h | 1525 …DEF void stbtt_GetFontVMetrics(const stbtt_fontinfo *info, int *ascent, int *descent, int *lineGap) in stbtt_GetFontVMetrics()
|