Searched defs:endx (Results 1 – 4 of 4) sorted by relevance
142 char *endx; in get_oct_char() local165 char *endx; in get_hex_char() local
314 int endx = int(static_cast<float>(width) - 2 * ((static_cast<float>(width) * 0.1f) + 1) - 1); in ValidateReadBufferCenteredQuad() local
312 int endx = int((float)width - 2 * (((float)width * 0.1f) + 1) - 1); in ValidateReadBufferCenteredQuad() local