Lines Matching defs:PopID
714 Use PushID() / PopID() to create scopes and manipulate the ID stack, as to avoid ID conflicts
726 PopID();
733 PopID();
740 PopID();
751 PopID();
752 PopID();
4449 { int current = window->IDStack.Size; if (write) *p_backup = (short)current; else IM_ASSERT(*p_backup == current && "PushID/PopID or TreeNode/TreePop Mismatch!"); p_backup++; } // Too few or too many PopID()/TreePop()
4770 PopID();
6505 void ImGui::PopID()
8333 PopID();
8929 PopID();
9439 ImGui::PopID();