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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1102 ImGuiColorEditFlags_NoInputs = 1 << 5, // // ColorEdit, ColorPicker: disable inputs sliders/text widgets (e.g. to show only the small preview colored square). enumerator in enum:ImGuiColorEditFlags_
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1102 ImGuiColorEditFlags_NoInputs = 1 << 5, // // ColorEdit, ColorPicker: disable inputs sliders/text widgets (e.g. to show only the small preview colored square). enumerator in enum:ImGuiColorEditFlags_

Completed in 24 milliseconds