Home
last modified time | relevance | path

Searched refs:glyph_index (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dstb_truetype.h706 STBTT_DEF void stbtt_GetGlyphHMetrics(const stbtt_fontinfo *info, int glyph_index, int *advanceWidt…
708 STBTT_DEF int stbtt_GetGlyphBox(const stbtt_fontinfo *info, int glyph_index, int *x0, int *y0, int…
736 STBTT_DEF int stbtt_IsGlyphEmpty(const stbtt_fontinfo *info, int glyph_index);
740 STBTT_DEF int stbtt_GetGlyphShape(const stbtt_fontinfo *info, int glyph_index, stbtt_vertex **verti…
1185 static int stbtt__GetGlyfOffset(const stbtt_fontinfo *info, int glyph_index) in stbtt__GetGlyfOffset() argument
1189 if (glyph_index >= info->numGlyphs) return -1; // glyph index out of range in stbtt__GetGlyfOffset()
1193 g1 = info->glyf + ttUSHORT(info->data + info->loca + glyph_index * 2) * 2; in stbtt__GetGlyfOffset()
1194 g2 = info->glyf + ttUSHORT(info->data + info->loca + glyph_index * 2 + 2) * 2; in stbtt__GetGlyfOffset()
1196 g1 = info->glyf + ttULONG (info->data + info->loca + glyph_index * 4); in stbtt__GetGlyfOffset()
1197 g2 = info->glyf + ttULONG (info->data + info->loca + glyph_index * 4 + 4); in stbtt__GetGlyfOffset()
[all …]
/OK3568_Linux_fs/buildroot/package/frecon/
H A D0008-Support-unifont.patch88 int32_t glyph_index = code_point_to_glyph_index(ch);
92 if (glyph_index < 0) {
93 glyph_index = code_point_to_glyph_index(