/third_party/cef/include/views/ |
D | cef_overlay_controller.h | 155 virtual CefPoint GetPosition() = 0;
|
D | cef_view.h | 223 virtual CefPoint GetPosition() = 0;
|
/third_party/cef/libcef_dll/ctocpp/views/ |
D | overlay_controller_ctocpp.h | 54 CefPoint GetPosition() override;
|
D | view_ctocpp.h | 72 CefPoint GetPosition() override;
|
D | browser_view_ctocpp.h | 66 CefPoint GetPosition() override;
|
D | button_ctocpp.h | 70 CefPoint GetPosition() override;
|
D | scroll_view_ctocpp.h | 70 CefPoint GetPosition() override;
|
D | panel_ctocpp.h | 83 CefPoint GetPosition() override;
|
D | label_button_ctocpp.h | 85 CefPoint GetPosition() override;
|
D | menu_button_ctocpp.h | 89 CefPoint GetPosition() override;
|
D | textfield_ctocpp.h | 96 CefPoint GetPosition() override;
|
D | window_ctocpp.h | 126 CefPoint GetPosition() override;
|
D | overlay_controller_ctocpp.cc | 216 NO_SANITIZE("cfi-icall") CefPoint CefOverlayControllerCToCpp::GetPosition() { in GetPosition() function in CefOverlayControllerCToCpp
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/ |
D | SDL_DirectFB_mouse.c | 245 SDL_DFB_CHECKERR(windata->dfbwin->GetPosition(windata->dfbwin, &cx, &cy)); in DirectFB_WarpMouse() 349 SDL_DFB_CHECKERR(windata->dfbwin->GetPosition(windata->dfbwin, &cx, &cy)); in DirectFB_WarpMouse()
|
/third_party/openmax/api/1.1.2/ |
D | OMX_ContentPipe.h | 153 CPresult (*GetPosition)( CPhandle hContent, CPuint *pPosition); member
|
/third_party/cef/libcef/browser/views/ |
D | view_impl.h | 387 CefPoint GetPosition() override; 570 CEF_VIEW_IMPL_T CefPoint CEF_VIEW_IMPL_D::GetPosition() { in GetPosition() function
|
D | overlay_view_host.cc | 111 CefPoint GetPosition() override { in GetPosition() function in __anon70780cf00111::CefOverlayControllerImpl
|
/third_party/cef/libcef_dll/cpptoc/views/ |
D | overlay_controller_cpptoc.cc | 261 cef_point_t _retval = CefOverlayControllerCppToC::Get(self)->GetPosition(); in overlay_controller_get_position()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/nacl/ |
D | SDL_naclevents.c | 372 location = driverdata->ppb_mouse_input_event->GetPosition(event); in NACL_PumpEvents()
|
/third_party/skia/third_party/externals/oboe/src/opensles/ |
D | AudioInputStreamOpenSLES.cpp | 341 SLresult slResult = (*mRecordInterface)->GetPosition(mRecordInterface, &msec); in updateServiceFrameCounter()
|
D | AudioOutputStreamOpenSLES.cpp | 437 SLresult slResult = (*mPlayInterface)->GetPosition(mPlayInterface, &msec); in updateServiceFrameCounter()
|
/third_party/cef/tests/ceftests/views/ |
D | panel_unittest.cc | 667 EXPECT_EQ(CefPoint(100, 100), panel->GetPosition()); in SizeNoDelegateImpl() 676 EXPECT_EQ(CefPoint(50, 50), panel->GetPosition()); in SizeNoDelegateImpl() 682 EXPECT_EQ(CefPoint(50, 50), panel->GetPosition()); in SizeNoDelegateImpl()
|
/third_party/gstreamer/gstplugins_bad/sys/opensles/ |
D | openslesringbuffer.c | 369 (*caller)->GetPosition (caller, &position); in _opensles_player_event_cb() 972 (*thiz->playerPlay)->GetPosition (thiz->playerPlay, &position); in gst_opensles_ringbuffer_delay()
|
/third_party/openSLES/api/1.0/ |
D | OpenSLES.h | 947 SLresult (*GetPosition) ( member 1167 SLresult (*GetPosition) ( member 2171 SLresult (*GetPosition) ( member
|
/third_party/openSLES/api/1.0.1/ |
D | OpenSLES.h | 950 SLresult (*GetPosition) ( member 1173 SLresult (*GetPosition) ( member 2177 SLresult (*GetPosition) ( member
|