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

/haiku/src/kits/interface/
H A DTextInput.cpp35 fInMouseDown(false)
45 fInMouseDown(false)
77 fInMouseDown = true;
79 fInMouseDown = false;
130 if (!fInMouseDown)
H A DTextInput.h55 bool fInMouseDown; member in class:BPrivate::_BTextInput_

Completed in 47 milliseconds