Searched refs:offs (Results 1 – 1 of 1) sorted by relevance
1440 static int stbtt__isfont(STBTT_STREAM_TYPE stream, stbtt_uint32 offs) in stbtt__isfont() argument1442 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()