Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_sdl.cpp312 Uint32 mouse_buttons = SDL_GetMouseState(&mouse_x_local, &mouse_y_local); in ImGui_ImplSDL2_UpdateMousePosAndButtons() local

Completed in 2 milliseconds