Home
last modified time | relevance | path

Searched defs:ImGuiTabItemFlags_NoPushId (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui.h831 ImGuiTabItemFlags_NoPushId = 1 << 3 // Don't call PushID(tab->ID)/PopID() on BeginTabItem()/EndTabItem() enumerator
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h1112 ImGuiTabItemFlags_NoPushId = 1 << 3, // Don't call PushID(tab->ID)/PopID() on BeginTabItem()/EndTabItem() enumerator

Completed in 19 milliseconds