Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h1440 static int stbtt__isfont(STBTT_STREAM_TYPE stream, stbtt_uint32 offs) in stbtt__isfont() argument
1442 static int stbtt__isfont(stbtt_uint8 * font, stbtt_uint32 offs) in stbtt__isfont()
1447 STBTT_STREAM_SEEK(stream, offs); in stbtt__isfont()
1450 font += offs; in stbtt__isfont()