Home
last modified time | relevance | path

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

/external/opencv3/samples/winrt/ImageManipulations/common/
DLayoutAwarePage.cpp203 bool noModifiers = !menuKey && !controlKey && !shiftKey; variable
206 if (((int)virtualKey == 166 && noModifiers) ||
213 else if (((int)virtualKey == 167 && noModifiers) ||