Searched refs:last_item_backup (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui_widgets.cpp | 5002 ImGuiItemHoveredDataBackup last_item_backup; local in function:ImGui::CollapsingHeader 5007 last_item_backup.Restore(); 6612 ImGuiItemHoveredDataBackup last_item_backup; local in function:ImGui::TabItemLabelAndCloseButton 6616 last_item_backup.Restore(); |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui_widgets.cpp | 5002 ImGuiItemHoveredDataBackup last_item_backup; local in function:ImGui::CollapsingHeader 5007 last_item_backup.Restore(); 6612 ImGuiItemHoveredDataBackup last_item_backup; local in function:ImGui::TabItemLabelAndCloseButton 6616 last_item_backup.Restore(); |
Completed in 25 milliseconds