Searched refs:hrStem (Results 1 – 1 of 1) sorted by relevance
812 HRGN hrStem; in TOOLTIPS_Show() local854 hrStem = CreatePolygonRgn(pts, ARRAY_SIZE(pts), ALTERNATE); in TOOLTIPS_Show()866 CombineRgn(hRgn, hRgn, hrStem, RGN_OR); in TOOLTIPS_Show()867 DeleteObject(hrStem); in TOOLTIPS_Show()