Home
last modified time | relevance | path

Searched refs:DoRestCursor (Results 1 – 11 of 11) sorted by relevance

/dports/misc/kcd/kcd-7.15.0/
H A Dscrnman.cc80 cursorWin->DoRestCursor(); in RequestRestCursor()
82 DoRestCursor(); in RequestRestCursor()
245 void NCScreenManager::DoRestCursor() in DoRestCursor() function in NCScreenManager
272 void NCWindowBase::DoRestCursor() in DoRestCursor() function in NCWindowBase
H A Dscrnman.h124 virtual void DoRestCursor();
154 virtual void DoRestCursor();
H A Deditbox.h58 void DoRestCursor();
H A Dscroll.h119 virtual void DoRestCursor();
H A Dstatwin.h152 virtual void DoRestCursor();
H A Dkhwin.h179 virtual void DoRestCursor();
H A Dstatwin.cc466 void khStatusWindowWithFind::DoRestCursor() in DoRestCursor() function in khStatusWindowWithFind
469 editBox->DoRestCursor(); // Place cursor in edit box in DoRestCursor()
H A Deditbox.cc83 void EditBox::DoRestCursor() in DoRestCursor() function in EditBox
H A Dscroll.cc436 void khScrollBox::DoRestCursor() in DoRestCursor() function in khScrollBox
H A Dkhwin.cc2121 void HyperWindow::DoRestCursor() in DoRestCursor() function in HyperWindow
H A DChangeLog5581 * editbox.cc (EditBox::DoRestCursor): Rename from
5583 * editbox.h (EditBox::DoRestCursor): Rename from
5585 * statwin.c (khStatusWindowWithFind::DoRestCursor): Adjust.