Searched refs:child_orig (Results 1 – 1 of 1) sorted by relevance
8696 const POINT child_orig = {10, 5}; in test_update_region() local8706 child_orig.x, child_orig.y, 100, 50, in test_update_region()8746 SetRectRgn(rgn1, rc.left - child_orig.x , rc.top - child_orig.y, in test_update_region()8747 rc.right - child_orig.x, rc.bottom - child_orig.y); in test_update_region()