Searched refs:IFWL_AdapterCursorMgr (Results 1 – 7 of 7) sorted by relevance
10 class IFWL_AdapterCursorMgr; variable27 class IFWL_AdapterCursorMgr {29 virtual ~IFWL_AdapterCursorMgr() {} in ~IFWL_AdapterCursorMgr()
13 class IFWL_AdapterCursorMgr; variable24 virtual IFWL_AdapterCursorMgr* GetCursorMgr() = 0;
48 IFWL_AdapterCursorMgr* GetCursorMgr() override;
207 IFWL_AdapterCursorMgr* CXFA_FFApp::GetCursorMgr() { in GetCursorMgr()
652 IFWL_AdapterCursorMgr* pCursorMgr = pNative->GetCursorMgr(); in SetCursor()1150 IFWL_AdapterCursorMgr* pCursorMgr = pNative->GetCursorMgr(); in OnMouseMove()
1792 IFWL_AdapterCursorMgr* pCursorMgr = pNative->GetCursorMgr(); in OnLButtonDown()1821 IFWL_AdapterCursorMgr* pCursorMgr = pNative->GetCursorMgr(); in OnMouseMove()
2216 IFWL_AdapterCursorMgr* pCursorMgr = pNative->GetCursorMgr(); in DoCursor()