HitTest() checks to see if there is a focuseable control under the point, and returns it if so.
Reimplemented from CATGuiObj. Definition at line 847 of file CATWindow.cpp. References CATXMLObject::GetChild(), CATXMLObject::GetNumChildren(), CATGuiObj::HitTest(), and CATGuiObj::IsEnabled(). Referenced by CATAccessible::accHitTest(), OnMouseDoubleClick(), OnMouseDown(), OnMouseHover(), OnMouseMove(), OnRightMouseDown(), and OnRightMouseUp().
|