Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_draw.cpp2208 static const short accumulative_offsets_from_0x4E00[] = in GetGlyphRangesChineseSimplifiedCommon() local
2259 …mWchar full_ranges[IM_ARRAYSIZE(base_ranges) + IM_ARRAYSIZE(accumulative_offsets_from_0x4E00) * 2 … in GetGlyphRangesChineseSimplifiedCommon()
2263 …ccumulativeOffsetsIntoRanges(0x4E00, accumulative_offsets_from_0x4E00, IM_ARRAYSIZE(accumulative_o… in GetGlyphRangesChineseSimplifiedCommon()
2275 static const short accumulative_offsets_from_0x4E00[] = in GetGlyphRangesJapanese() local
2317 …mWchar full_ranges[IM_ARRAYSIZE(base_ranges) + IM_ARRAYSIZE(accumulative_offsets_from_0x4E00)*2 + … in GetGlyphRangesJapanese()
2321 …ccumulativeOffsetsIntoRanges(0x4E00, accumulative_offsets_from_0x4E00, IM_ARRAYSIZE(accumulative_o… in GetGlyphRangesJapanese()