Home
last modified time | relevance | path

Searched defs:GetCursorPos (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/editors/lazarus/lazarus/lcl/interfaces/fpgui/
H A Dfpguicrosshelpers.pas18 function GetCursorPos(var aPoint: TPoint): Boolean; in GetCursorPos() function
22 function GetCursorPos(var aPoint: TPoint): Boolean; in GetCursorPos() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/fpgui/
H A Dfpguicrosshelpers.pas18 function GetCursorPos(var aPoint: TPoint): Boolean; in GetCursorPos() function
22 function GetCursorPos(var aPoint: TPoint): Boolean; in GetCursorPos() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/fpgui/
H A Dfpguicrosshelpers.pas18 function GetCursorPos(var aPoint: TPoint): Boolean; in GetCursorPos() function
22 function GetCursorPos(var aPoint: TPoint): Boolean; in GetCursorPos() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/fpgui/
H A Dfpguicrosshelpers.pas18 function GetCursorPos(var aPoint: TPoint): Boolean; in GetCursorPos() function
22 function GetCursorPos(var aPoint: TPoint): Boolean; in GetCursorPos() function
/dports/editors/fpc-ide/fpc-3.2.2/packages/ide/
H A Dfpusrscr.pas40 procedure GetCursorPos(var P: TPoint); virtual; procedure
65 procedure GetCursorPos(var P: TPoint); virtual; procedure
100 procedure GetCursorPos(var P: TPoint); virtual; procedure
125 procedure GetCursorPos(var P: TPoint); virtual; procedure
164 procedure GetCursorPos(var P: TPoint); virtual; procedure
306 procedure TScreen.GetCursorPos(var P: TPoint); procedure
429 procedure TDOSScreen.GetCursorPos(var P: TPoint); procedure
846 procedure TLinuxScreen.GetCursorPos(var P: TPoint); procedure
1388 procedure TOS2Screen.GetCursorPos(var P: TPoint); procedure
1462 procedure TNWLScreen.GetCursorPos(var P: TPoint); procedure
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/ide/
H A Dfpusrscr.pas40 procedure GetCursorPos(var P: TPoint); virtual; procedure
65 procedure GetCursorPos(var P: TPoint); virtual; procedure
100 procedure GetCursorPos(var P: TPoint); virtual; procedure
125 procedure GetCursorPos(var P: TPoint); virtual; procedure
164 procedure GetCursorPos(var P: TPoint); virtual; procedure
306 procedure TScreen.GetCursorPos(var P: TPoint); procedure
429 procedure TDOSScreen.GetCursorPos(var P: TPoint); procedure
846 procedure TLinuxScreen.GetCursorPos(var P: TPoint); procedure
1388 procedure TOS2Screen.GetCursorPos(var P: TPoint); procedure
1462 procedure TNWLScreen.GetCursorPos(var P: TPoint); procedure
[all …]
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/test/test_system/
H A Dtest_event_system.cc59 Point TestEventSystem::GetCursorPos() { in GetCursorPos() function in TestEventSystem
63 void TestEventSystem::GetCursorPos(Point& position, in GetCursorPos() function in TestEventSystem
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/gui/
H A DMouseCursorControl.h17 static void GetCursorPos(VSTGUI::CPoint &p) in GetCursorPos() function
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/systems/sdl/
H A Dsdl_event_system.cc107 Point SDLEventSystem::GetCursorPos() { in GetCursorPos() function in SDLEventSystem
112 void SDLEventSystem::GetCursorPos(Point& position, int& button1, int& button2) { in GetCursorPos() function in SDLEventSystem
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DCursor.sml47 val GetCursorPos : unit -> POINT value
147 fun GetCursorPos (): POINT = function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUILabelControl.h46 int GetCursorPos() const { return m_iCursorPos;}; in GetCursorPos() function
/dports/games/pioneer/pioneer-20210723/src/gui/
H A DGuiTextEntry.h31 int GetCursorPos() const { return m_cursPos; }; in GetCursorPos() function
/dports/games/avp/avp-20170505/src/avp/win95/gadgets/
H A Dtextin.hpp257 int GetCursorPos(void) const in GetCursorPos() function in TextInputState
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/win32/
H A Dprocs.rkt136 (define-user32 GetCursorPos (_wfun (p : (_ptr o _POINT)) -> (r : _BOOL) function
H A Dwindow.rkt140 (define-user32 GetCursorPos (_wfun _POINT-pointer -> _BOOL)) function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dsplargs.hxx131 const Point *GetCursorPos() const in GetCursorPos() function in SwInterHyphInfo
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dsplargs.hxx131 const Point *GetCursorPos() const in GetCursorPos() function in SwInterHyphInfo
/dports/misc/estic/estic-1.61_10/spunk/
H A Dwindow.h677 inline const Point& Window::GetCursorPos () const in GetCursorPos() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dinputhdl.hxx192 const ScAddress& GetCursorPos() const { return aCursorPos; } in GetCursorPos() function in ScInputHandler
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dinputhdl.hxx192 const ScAddress& GetCursorPos() const { return aCursorPos; } in GetCursorPos() function in ScInputHandler
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/infi/systray/
H A Dwin32_adapter.py19 GetCursorPos = ctypes.windll.user32.GetCursorPos variable
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/swl/
H A Dswl_winbase.h286 int GetCursorPos() { return text.Cursor(); } in GetCursorPos() function
715 int GetCursorPos() { return _edit.GetCursorPos(); } in GetCursorPos() function
/dports/mail/elm/elm2.5.8/src/
H A Dcurses.c517 PUBLIC void GetCursorPos(line_p, col_p) in GetCursorPos() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dcommandevent.hxx116 sal_Int32 GetCursorPos() const { return mnCursorPos; } in GetCursorPos() function in CommandExtTextInputData
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dcommandevent.hxx116 sal_Int32 GetCursorPos() const { return mnCursorPos; } in GetCursorPos() function in CommandExtTextInputData

12345678910