Searched refs:trect (Results 1 – 1 of 1) sorted by relevance
6675 RECT trect; in rebuild_tearoff() local6683 if (GetWindowRect(thwnd, &trect) in rebuild_tearoff()6687 x = trect.left - rct.left; in rebuild_tearoff()6688 y = (trect.top - rct.bottom + roct.bottom); in rebuild_tearoff()6701 (int)trect.left, in rebuild_tearoff()6702 (int)trect.top, in rebuild_tearoff()