Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/test/
DSDL_test_common.c1339 SDL_bool withShift = !!(event->key.keysym.mod & KMOD_SHIFT); in SDLTest_CommonEvent() local
1384 if (withShift) { in SDLTest_CommonEvent()
1421 if (withShift) { in SDLTest_CommonEvent()
1503 } else if (withShift) { in SDLTest_CommonEvent()