Home
last modified time | relevance | path

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

/external/opencv3/samples/winrt/ImageManipulations/common/
DLayoutAwarePage.cpp204 bool onlyAlt = menuKey && !controlKey && !shiftKey; variable
207 (virtualKey == VirtualKey::Left && onlyAlt))
214 (virtualKey == VirtualKey::Right && onlyAlt))