Searched defs:c_last (Results 1 – 2 of 2) sorted by relevance
29 char *c_last = last; in UnEscapeQuotes() local
3217 bool ImFont::IsGlyphRangeUnused(unsigned int c_begin, unsigned int c_last) in IsGlyphRangeUnused()