Home
last modified time | relevance | path

Searched refs:SetCursor (Results 1 – 20 of 20) sorted by relevance

/external/pdfium/fpdfsdk/
Dcfx_systemhandler.cpp89 void CFX_SystemHandler::SetCursor(int32_t nCursorType) { in SetCursor() function in CFX_SystemHandler
90 m_pFormFillEnv->SetCursor(nCursorType); in SetCursor()
Dcfx_systemhandler.h60 void SetCursor(int32_t nCursorType);
Dcpdfsdk_formfillenvironment.h93 void SetCursor(int nCursorType);
Dcpdfsdk_formfillenvironment.cpp253 void CPDFSDK_FormFillEnvironment::SetCursor(int nCursorType) { in SetCursor() function in CPDFSDK_FormFillEnvironment
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_ctrl.cpp43 void CPWL_EditCtrl::SetCursor() { in SetCursor() function in CPWL_EditCtrl
47 pSH->SetCursor(FXCT_VBEAM); in SetCursor()
49 pSH->SetCursor(FXCT_HBEAM); in SetCursor()
Dcpwl_wnd.cpp337 SetCursor(); \ in PWL_IMPLEMENT_KEY_METHOD()
346 SetCursor(); \ in PWL_IMPLEMENT_KEY_METHOD()
370 SetCursor(); in OnMouseWheel()
622 void CPWL_Wnd::SetCursor() { in SetCursor() function in CPWL_Wnd
626 pSH->SetCursor(nCursorType); in SetCursor()
Dcpwl_edit_ctrl.h62 void SetCursor() override;
Dcpwl_wnd.h177 virtual void SetCursor();
/external/libpng/contrib/visupng/
DVisualPng.c284 SetCursor (LoadCursor (NULL, IDC_WAIT)); in WndProc()
291 SetCursor (LoadCursor (NULL, IDC_ARROW)); in WndProc()
677 SetCursor (LoadCursor (NULL, IDC_WAIT)); in LoadImageFile()
684 SetCursor (LoadCursor (NULL, IDC_ARROW)); in LoadImageFile()
/external/mesa3d/include/d3dadapter/
Dpresent.h88 HRESULT (WINAPI *SetCursor)(ID3DPresent *This, void *pBitmap, POINT *pHotspot, BOOL bShow);
126 #define ID3DPresent_SetCursor(p,a,b,c) (p)->lpVtbl->SetCursor(p,a,b,c)
/external/python/cpython2/Mac/Demo/mlte/
Dmlted.py363 Qd.SetCursor(Qd.GetQDGlobalsArrow())
/external/python/cpython2/Mac/Demo/textedit/
Dped.py352 Qd.SetCursor(Qd.GetQDGlobalsArrow())
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp926 _oldCursor = SetCursor(_waitCursor); in CWaitCursor()
931 SetCursor(_oldCursor); in ~CWaitCursor()
/external/python/cpython2/Lib/plat-mac/
DFrameWork.py100 SetCursor(_watch)
103 SetCursor(GetQDGlobalsArrow())
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c2074 hCursor = SetCursor(LoadCursor(NULL, IDC_WAIT)); in FinishedDlgProc()
2089 SetCursor(hCursor); in FinishedDlgProc()
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c2030 hCursor = SetCursor(LoadCursor(NULL, IDC_WAIT)); in FinishedDlgProc()
2045 SetCursor(hCursor); in FinishedDlgProc()
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp4846 HCURSOR oldCursor = SetCursor(nullCursor); in bindCursor()
4859 SetCursor(win32Cursor); in bindCursor()
/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c6001 #ifndef SetCursor in Qd_SetCursor()
6002 PyMac_PRECHECK(SetCursor); in Qd_SetCursor()
6012 SetCursor(crsr__in__); in Qd_SetCursor()
/external/syzkaller/executor/
Dsyscalls.h14053 {"SetCursor", 0, (syscall_t)SetCursor},
/external/syzkaller/sys/windows/
Dwindows.txt1578 SetCursor(hCursor ptr[inout, intptr])