Home
last modified time | relevance | path

Searched defs:GetLocationOnScreen (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/browser/gfx/test/
H A Drendering_test.cc157 gfx::Point RenderingTest::GetLocationOnScreen() { in GetLocationOnScreen() function in android_webview::RenderingTest
/dports/graphics/jogamp-jogl/jogl/src/nativewindow/classes/jogamp/nativewindow/macosx/
H A DOSXUtil.java103 …public static Point GetLocationOnScreen(final long windowOrView, final int src_x, final int src_y)… in GetLocationOnScreen() method in OSXUtil
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/android/
H A Dview_android.cc257 gfx::PointF ViewAndroid::GetLocationOnScreen(float x, float y) { in GetLocationOnScreen() function in ui::ViewAndroid
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/android/
H A Dview_android.cc288 gfx::PointF ViewAndroid::GetLocationOnScreen(float x, float y) { in GetLocationOnScreen() function in ui::ViewAndroid
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/browser/
H A Daw_contents.cc1143 gfx::Point AwContents::GetLocationOnScreen() { in GetLocationOnScreen() function in android_webview::AwContents