Searched refs:shortlen (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libxcb/dist/src/
H A Dxcb_out.c246 uint16_t shortlen = 0; local in function:xcb_send_request_with_fds64
281 shortlen = longlen;
292 ((uint16_t *) vector[0].iov_base)[1] = shortlen;
293 if(!shortlen)
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimstb_truetype.h3427 float shortlen = (float) STBTT_sqrt(dx*dx+dy*dy); local in function:stbtt__tesselate_cubic
3428 float flatness_squared = longlen*longlen-shortlen*shortlen;
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimstb_truetype.h3427 float shortlen = (float) STBTT_sqrt(dx*dx+dy*dy); local in function:stbtt__tesselate_cubic
3428 float flatness_squared = longlen*longlen-shortlen*shortlen;

Completed in 20 milliseconds