Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_wnd.cpp73 void ReleaseCapture() { m_MousePaths.clear(); } in ReleaseCapture() function in CPWL_Wnd::SharedCaptureFocusState
524 void CPWL_Wnd::ReleaseCapture() { in ReleaseCapture() function in CPWL_Wnd
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs99264 pub fn ReleaseCapture() -> BOOL; in ReleaseCapture() function