Searched defs:InputDouble (Results 1 – 2 of 2) sorted by relevance
45 double InputDouble(size_t index) { return ToDouble(instr_->InputAt(index)); } in InputDouble() function
2813 bool ImGui::InputDouble(const char* label, double* v, double step, double step_fast, const char* fo… in InputDouble() function in ImGui