Home
last modified time | relevance | path

Searched refs:InputDouble (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui.h457 …IMGUI_API bool InputDouble(const char* label, double* v, double step = 0.0, double step_f…
Dimgui_widgets.cpp2813 bool ImGui::InputDouble(const char* label, double* v, double step, double step_fast, const char* fo… in InputDouble() function in ImGui