Searched defs:inner_width (Results 1 – 3 of 3) sorted by relevance
129 unsigned inner_width; member
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