Searched refs:straw (Results 1 – 1 of 1) sorted by relevance
2611 stbtt_uint32 needle, straw; local2627 straw = ttULONG(info->data, info->kern + 18 + (m * 6)); // note: unaligned read2628 if(needle < straw)2630 else if(needle > straw)2650 int straw, needle = glyph; local2656 straw = glyphID;2657 if(needle < straw)2659 else if(needle > straw)2793 int straw, needle; local2817 straw = secondGlyph;[all …]