Searched defs:SetCapture (Results 1 – 2 of 2) sorted by relevance
| /external/pdfium/fpdfsdk/pwl/ | ||
| D | cpwl_wnd.cpp | 92 void SetCapture(CPWL_Wnd* pWnd) { m_MousePaths = pWnd->GetAncestors(); } in SetCapture() function in CPWL_MsgControl |
| /external/webrtc/media/base/ | ||
| D | fake_media_engine.cc | 549 bool FakeVideoEngine::SetCapture(bool capture) { in SetCapture() function in cricket::FakeVideoEngine |