Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp2232 const bool is_floating_point = (data_type == ImGuiDataType_Float) || (data_type == ImGuiDataType_Double); in DragBehaviorT() local
[all...]

Completed in 9 milliseconds