Searched refs:idnex (Results 1 – 1 of 1) sorted by relevance
166 u32 idnex = (counter / 10) % 8; in DrawBusyIcon() local168 wchar_t busyIcon[] = {0xE020 + idnex, '\0'}; in DrawBusyIcon()170 f32 offset = (idnex == 3) ? 0.6f : 0.0f; in DrawBusyIcon()