Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h993 stbtt_int32 i; in stbtt__find_table()
1025 stbtt_int32 i,numTables; in stbtt_InitFont()
1145 stbtt_int32 low,high; in stbtt_FindGlyphIndex()
1176 …tt_setvertex(stbtt_vertex *v, stbtt_uint8 type, stbtt_int32 x, stbtt_int32 y, stbtt_int32 cx, stbt… in stbtt_setvertex()
1230stbtt_int32 sx, stbtt_int32 sy, stbtt_int32 scx, stbtt_int32 scy, stbtt_int32 cx, stbtt_int32 cy) in stbtt__close_shape()
3044 static stbtt_int32 stbtt__CompareUTF8toUTF16_bigendian_prefix(const stbtt_uint8 *s1, stbtt_int32 le… in stbtt__CompareUTF8toUTF16_bigendian_prefix()
3046 stbtt_int32 i=0; in stbtt__CompareUTF8toUTF16_bigendian_prefix()
3111 …tt_uint8 *fc, stbtt_uint32 nm, stbtt_uint8 *name, stbtt_int32 nlen, stbtt_int32 target_id, stbtt_i… in stbtt__matchpair()
3113 stbtt_int32 i; in stbtt__matchpair()
3160 stbtt_int32 nlen = (stbtt_int32) STBTT_strlen((char *) name); in stbtt__matches()
[all …]