K 10 svn:author V 6 emaste K 8 svn:date V 27 2015-05-12T18:09:54.951453Z K 7 svn:log V 290 MFC r281944: vt(4): Simplify mouse area detection vt_is_cursor_in_area needs to return true if any part of the mouse cursor is visible in the rectangle area. Replace the existing test with a simpler version of a test for overlapping rectangles. Sponsored by: The FreeBSD Foundation END