Searched refs:colour_end (Results 1 – 1 of 1) sorted by relevance
5102 const long long colour_end = colour_start + colour_size; in Parse() local5105 while (read_pos < colour_end) { in Parse()5110 ParseElementHeader(reader, read_pos, colour_end, child_id, child_size); in Parse()5184 if (read_pos > colour_end) in Parse()