Home
last modified time | relevance | path

Searched defs:instance_no (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/imgui/
Dimgui_tables.cpp335 … const int instance_no = (table->LastFrameActive != g.FrameCount) ? 0 : table->InstanceCurrent + 1; in BeginTableEx() local
1590 ImGuiID ImGui::TableGetColumnResizeID(const ImGuiTable* table, int column_n, int instance_no) in TableGetColumnResizeID()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h60121 int instance_no; member