Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.h149 bool fClickToClose; variable
H A DPathManipulator.cpp206 fClickToClose(false), in PathManipulator()
1597 if (i == 0 && fClickToClose in _SetModeForMousePos()