Home
last modified time | relevance | path

Searched defs:PtInRect (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DRectangle.sml29 val PtInRect : RECT * POINT -> bool value
78 val PtInRect = winCall2(user "PtInRect") (cConstStar cRect, cPoint) cBool value
/dports/graphics/libvisual04-plugins/libvisual-plugins-0.4.0/plugins/actor/G-Force/Common/GeneralTools/
H A DRectUtils.cpp62 short PtInRect( const Point& inPt, const Rect* inRect ) { in PtInRect() function
/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Dchoosewindowpushbutton.cpp45 inline bool PtInRect(const POINT &point, const RECT &rect) in PtInRect() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DGeometry.h279 constexpr bool PtInRect(const point_type &point) const in PtInRect() function
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/win32/
H A DWinHelper.h119 …inline bool PtInRect( const POINT &pt ) const { return ( pt.x >= left && pt.x < right && … in PtInRect() function
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/win32/
H A DWinHelper.h119 …inline bool PtInRect( const POINT &pt ) const { return ( pt.x >= left && pt.x < right && … in PtInRect() function
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Script/Widgets/
H A DTools.c583 PtInRect (XPoint pt, XRectangle rect) in PtInRect() function
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmScript/Widgets/
H A DTools.c784 int PtInRect(XPoint pt, XRectangle rect) in PtInRect() function
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmScript/Widgets/
H A DTools.c782 int PtInRect(XPoint pt, XRectangle rect) in PtInRect() function
/dports/games/gtkradiant/GPL/GtkRadiant/contrib/gtkgensurf/
H A Dgensurf.h80 inline bool PtInRect (Rect *rc, Point pt) in PtInRect() function
/dports/games/netradiant/netradiant-20150621-src/contrib/gtkgensurf/
H A Dgensurf.h80 inline bool PtInRect( Rect *rc, Point pt ){ in PtInRect() function
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DQuickdraw.pas2516 function PtInRect( pt: Point; const (*var*) r: Rect ): Boolean; external name '_PtInRect'; in PtInRect() function
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Duser32.go531 func PtInRect(rect *RECT, x, y int) bool { func
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Duser32.go531 func PtInRect(rect *RECT, x, y int) bool { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go531 func PtInRect(rect *RECT, x, y int) bool { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go531 func PtInRect(rect *RECT, x, y int) bool { func
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/shirou/w32/
H A Duser32.go531 func PtInRect(rect *RECT, x, y int) bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/w32/
H A Duser32.go531 func PtInRect(rect *RECT, x, y int) bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go531 func PtInRect(rect *RECT, x, y int) bool { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Duser32.go531 func PtInRect(rect *RECT, x, y int) bool { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go531 func PtInRect(rect *RECT, x, y int) bool { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go531 func PtInRect(rect *RECT, x, y int) bool { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Duser32.go531 func PtInRect(rect *RECT, x, y int) bool { func
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibdefns.h734 #define PtInRect Nlm_PtInRect macro
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlmisc.h395 BOOL PtInRect(POINT point) const in PtInRect() function

12345678