Home
last modified time | relevance | path

Searched refs:_rightCur (Results 1 – 5 of 5) sorted by relevance

/dports/devel/upp/upp/bazaar/FormEditor/
H A DFormViewPos.cpp122 _rightCur = 0; in IsGroupButton()
201 _rightCur = 1; Refresh(); in IsGroupButton()
206 _rightCur = 0; Refresh(); in IsGroupButton()
213 _rightCur = 1; Refresh(); in IsGroupButton()
218 _rightCur = 0; Refresh(); in IsGroupButton()
H A DFormViewDraw.cpp344 w.DrawImage(t, _toolRight[_rightCur]); in DrawGroupTools()
349 w.DrawImage(t, _toolRight[_rightCur]); in DrawGroupTools()
H A DFormViewGeneral.cpp18 _rightCur = 0; in FormView()
H A DFormView.hpp236 int _rightCur; member in FormView
H A DFormViewInput.cpp45 _rightCur = 2; in LeftDown()