Searched defs:out_ranges (Results 1 – 1 of 1) sorted by relevance
2187 …_codepoint, const short* accumulative_offsets, int accumulative_offsets_count, ImWchar* out_ranges) in UnpackAccumulativeOffsetsIntoRanges()2376 void ImFontGlyphRangesBuilder::BuildRanges(ImVector<ImWchar>* out_ranges) in BuildRanges()