Searched defs:inner_width (Results 1 – 2 of 2) sorted by relevance
304 …har* str_id, int columns_count, ImGuiTableFlags flags, const ImVec2& outer_size, float inner_width) in BeginTable()310 … ImGuiID id, int columns_count, ImGuiTableFlags flags, const ImVec2& outer_size, float inner_width) in BeginTableEx()
4242 static float inner_width = 1000.0f; local