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

/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBox.h78 { return fNudging; }
122 bool fNudging; member in class:TransformBox
H A DTransformBox.cpp53 fNudging(false),
420 if (!fNudging && !fCurrentCommand) {
422 fNudging = true;
424 if (fNudging) {
434 fNudging = false;

Completed in 92 milliseconds