Searched refs:IsSameCursorShape (Results 1 – 1 of 1) sorted by relevance
30 bool IsSameCursorShape(const CURSORINFO& left, const CURSORINFO& right) { in IsSameCursorShape() function110 if (!IsSameCursorShape(cursor_info, last_cursor_)) { in Capture()