Home
last modified time | relevance | path

Searched refs:TableBeginInitMemory (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/imgui/
Dimgui_tables.cpp491 TableBeginInitMemory(table, columns_count); in BeginTableEx()
572 void ImGui::TableBeginInitMemory(ImGuiTable* table, int columns_count) in TableBeginInitMemory() function in ImGui
Dimgui_internal.h2587 IMGUI_API void TableBeginInitMemory(ImGuiTable* table, int columns_count);