Searched refs:fAltDown (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.h147 bool fAltDown; member in class:PathManipulator
H A DPathManipulator.cpp204 fAltDown(false),
878 fAltDown = modifiers & B_OPTION_KEY;
1630 if (fAltDown) {

Completed in 43 milliseconds