Searched defs:endx (Results 1 – 3 of 3) sorted by relevance
147 char *endx; in get_oct_char() local170 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