Home
last modified time | relevance | path

Searched defs:SetCapture (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.cpp72 void SetCapture(CPWL_Wnd* pWnd) { m_MousePaths = pWnd->GetAncestors(); } in SetCapture() function in CPWL_Wnd::SharedCaptureFocusState
519 void CPWL_Wnd::SetCapture() { in SetCapture() function in CPWL_Wnd
/external/webrtc/media/base/
Dfake_media_engine.cc549 bool FakeVideoEngine::SetCapture(bool capture) { in SetCapture() function in cricket::FakeVideoEngine