Searched defs:columns_count (Results 1 – 2 of 2) sorted by relevance
29 def _construct_columns(self, columns_str, columns_count): argument
8321 void ImGui::BeginColumns(const char* str_id, int columns_count, ImGuiColumnsFlags flags) in BeginColumns()8453 void ImGui::Columns(int columns_count, const char* id, bool border) in Columns()