Searched defs:SetCapture (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/ | ||
H A D | cpwl_wnd.cpp | 72 void SetCapture(CPWL_Wnd* pWnd) { m_MousePaths = pWnd->GetAncestors(); } in SetCapture() function in CPWL_Wnd::SharedCaptureFocusState |
/aosp_15_r20/external/webrtc/media/base/ | ||
H A D | fake_media_engine.cc | 549 bool FakeVideoEngine::SetCapture(bool capture) { in SetCapture() function in cricket::FakeVideoEngine |
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ | ||
H A D | bindings.rs | 99261 pub fn SetCapture(hWnd: HWND) -> HWND; in SetCapture() function |