Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp1516 static const char* PatchFormatStringFloatToInt(const char* fmt) in PatchFormatStringFloatToInt() function
1891 format = PatchFormatStringFloatToInt(format); in DragScalar()
2322 format = PatchFormatStringFloatToInt(format); in SliderScalar()
2476 format = PatchFormatStringFloatToInt(format); in VSliderScalar()
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp1882 static const char* PatchFormatStringFloatToInt(const char* fmt) in PatchFormatStringFloatToInt() function
2403 format = PatchFormatStringFloatToInt(format); in DragScalar()
3021 format = PatchFormatStringFloatToInt(format); in SliderScalar()
3185 format = PatchFormatStringFloatToInt(format); in VSliderScalar()