Searched defs:GetCustomRectByIndex (Results 1 – 2 of 2) sorted by relevance
2037 …const CustomRect* GetCustomRectByIndex(int index) const { if (index < 0) return NULL; return &Cu… in GetCustomRectByIndex() function
2689 …ImFontAtlasCustomRect* GetCustomRectByIndex(int index) { IM_ASSERT(index >= 0); return &Custo… in GetCustomRectByIndex() function