Home
last modified time | relevance | path

Searched defs:temp_input_is_active (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp2407 bool temp_input_is_active = temp_input_allowed && TempInputIsActive(id); in DragScalar() local
3025 bool temp_input_is_active = temp_input_allowed && TempInputIsActive(id); in SliderScalar() local