Searched defs:down2 (Results 1 – 2 of 2) sorted by relevance
234 val down2 = createKeyEvent(KeyEvent.ACTION_DOWN, 22) in testKeyEvent() constant
93 auto down2 = [](int x) { return (x + 1)/2; }; in PlaneDimensions() local