Searched refs:iterResult (Results 1 – 1 of 1) sorted by relevance
205 XHWNDToXAccHash::iterator iterResult =HwndXAcc.find(hWnd); in GetTopWindowAccObj() local206 if(iterResult == HwndXAcc.end()) in GetTopWindowAccObj()208 XAccessible* pXAcc = (XAccessible*)(iterResult->second); in GetTopWindowAccObj()
Completed in 9 milliseconds