Searched refs:straw (Results 1 – 1 of 1) sorted by relevance
2603 stbtt_uint32 needle, straw; local2619 straw = ttULONG(info->data, info->kern + 18 + (m * 6)); // note: unaligned read2620 if(needle < straw)2622 else if(needle > straw)2642 int straw, needle = glyph; local2648 straw = glyphID;2649 if(needle < straw)2651 else if(needle > straw)2785 int straw, needle; local2809 straw = secondGlyph;[all …]