Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp158 void SetCapture(CPWL_Wnd* pWnd) { in SetCapture() function in CPWL_MsgControl
652 void CPWL_Wnd::SetCapture() { in SetCapture() function in CPWL_Wnd
/external/webrtc/talk/media/base/
Dfakemediaengine.h828 bool SetCapture(bool capture) { in SetCapture() function
/external/v8/src/regexp/
Djsregexp.h188 static void SetCapture(FixedArray* array, int index, int to) { in SetCapture() function