Home
last modified time | relevance | path

Searched defs:LocalPoint (Results 1 – 9 of 9) sorted by relevance

/dports/lang/elixir/elixir-1.12.3/lib/elixir/test/elixir/
H A Dmap_test.exs418 defmodule LocalPoint do module
425 defmodule LocalPoint do module
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/test/elixir/
H A Dmap_test.exs420 defmodule LocalPoint do module
427 defmodule LocalPoint do module
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/page/
H A Devent_with_hit_test_results.h46 PhysicalOffset LocalPoint() const { return hit_test_result_.LocalPoint(); } in LocalPoint() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/page/
H A Devent_with_hit_test_results.h46 PhysicalOffset LocalPoint() const { return hit_test_result_.LocalPoint(); } in LocalPoint() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/exported/
H A Dweb_hit_test_result.cc64 gfx::Point WebHitTestResult::LocalPoint() const { in LocalPoint() function in blink::WebHitTestResult
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dhit_test_result.h117 const PhysicalOffset& LocalPoint() const { return local_point_; } in LocalPoint() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dhit_test_result.h118 const PhysicalOffset& LocalPoint() const { return local_point_; } in LocalPoint() function
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DProjectToPlane.F9095 REAL(KIND=dp) :: LocalPoint(3), LocalCoords(3) local
850 REAL(KIND=dp) :: LocalPoint(3), LocalCoords(3) local
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/Solvers/
H A DProjectCalving.F9084 REAL(KIND=dp) :: LocalPoint(3), LocalCoords(3), RhoWS, RhoWF, g, & local