Searched refs:recycle_state (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_widgets.cpp3237 const bool recycle_state = (edit_state.ID == id) && (prev_len_w == edit_state.CurLenW); local in function:ImGui::InputTextEx
3238 if (recycle_state)
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_widgets.cpp3237 const bool recycle_state = (edit_state.ID == id) && (prev_len_w == edit_state.CurLenW); local in function:ImGui::InputTextEx
3238 if (recycle_state)

Completed in 26 milliseconds