Searched defs:idx_count (Results 1 – 1 of 1) sorted by relevance
603 void ImDrawList::PrimReserve(int idx_count, int vtx_count) in PrimReserve()687 const int idx_count = thick_line ? count*18 : count*12; in AddPolyline() local826 const int idx_count = count*6; in AddPolyline() local869 const int idx_count = (points_count-2)*3 + points_count*6; in AddConvexPolyFilled() local921 const int idx_count = (points_count-2)*3; in AddConvexPolyFilled() local