Searched refs:xedge (Results 1 – 1 of 1) sorted by relevance
959 INT xedge = 0, yedge = 0; in REBAR_ForceResize() local969 xedge = GetSystemMetrics(SM_CXEDGE); in REBAR_ForceResize()983 x = -xedge; in REBAR_ForceResize()984 width = infoPtr->calcSize.cx + 2*xedge; in REBAR_ForceResize()