Home
last modified time | relevance | path

Searched refs:SetCapture (Results 1 – 16 of 16) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_button.cpp25 SetCapture(); in OnLButtonDown()
Dcpwl_wnd.cpp97 void SetCapture(CPWL_Wnd* pWnd) { in SetCapture() function in CPWL_MsgControl
512 void CPWL_Wnd::SetCapture() { in SetCapture() function in CPWL_Wnd
514 pMsgCtrl->SetCapture(this); in SetCapture()
Dcpwl_wnd.h195 void SetCapture();
Dcpwl_edit_ctrl.cpp271 SetCapture(); in OnLButtonDown()
Dcpwl_list_box.cpp201 SetCapture(); in OnLButtonDown()
Dcpwl_combo_box.cpp135 SetCapture(); in OnLButtonDown()
Dcpwl_edit.cpp298 SetCapture(); in OnLButtonDown()
Dcpwl_scroll_bar.cpp295 SetCapture(); in OnLButtonDown()
/external/v8/src/objects/
Dregexp-match-info.h46 inline void SetCapture(int i, int value); in NON_EXPORTED_BASE()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp580 SetCapture(hWnd); // must be within window so capture in doButtonDown()
/external/webrtc/talk/media/base/
Dfakemediaengine.h828 bool SetCapture(bool capture) { in SetCapture() function
/external/v8/src/regexp/
Djsregexp.cc220 last_match_info->SetCapture(0, from); in SetAtomLastCapture()
221 last_match_info->SetCapture(1, to); in SetAtomLastCapture()
592 result->SetCapture(i, match[i]); in SetLastMatchInfo()
593 result->SetCapture(i + 1, match[i + 1]); in SetLastMatchInfo()
/external/v8/src/heap/
Dfactory.cc3856 result->SetCapture(0, 0); in NewRegExpMatchInfo()
3857 result->SetCapture(1, 0); in NewRegExpMatchInfo()
/external/v8/src/
Dobjects-inl.h1615 void RegExpMatchInfo::SetCapture(int i, int value) { in SetCapture() function
/external/syzkaller/executor/
Dsyscalls.h14018 {"SetCapture", 0, (syscall_t)SetCapture},
/external/syzkaller/sys/windows/
Dwindows.txt1454 SetCapture(hWnd ptr[inout, intptr])