Home
last modified time | relevance | path

Searched refs:accumulative_offsets_count (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui_draw.cpp2187 …ges(int base_codepoint, const short* accumulative_offsets, int accumulative_offsets_count, ImWchar… in UnpackAccumulativeOffsetsIntoRanges() argument
2189 for (int n = 0; n < accumulative_offsets_count; n++, out_ranges += 2) in UnpackAccumulativeOffsetsIntoRanges()