Searched refs:GetCursorMgr (Results 1 – 6 of 6) sorted by relevance
24 virtual IFWL_AdapterCursorMgr* GetCursorMgr() = 0;
48 IFWL_AdapterCursorMgr* GetCursorMgr() override;
207 IFWL_AdapterCursorMgr* CXFA_FFApp::GetCursorMgr() { in GetCursorMgr() function in CXFA_FFApp
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()