Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
Dimgui.h763ImGuiTreeNodeFlags_Framed = 1 << 1, // Full colored frame (e.g. for CollapsingHead… enumerator
/third_party/skia/third_party/externals/imgui/
Dimgui.h1024ImGuiTreeNodeFlags_Framed = 1 << 1, // Draw frame with background (e.g. for Collap… enumerator