Searched refs:clientrect (Results 1 – 2 of 2) sorted by relevance
54 RECT clientrect; in OnCreate() local59 GetClientRect(&clientrect); in OnCreate()60 childrect = clientrect; in OnCreate()67 childrect.bottom -= (clientrect.bottom - clientrect.top) / 2; in OnCreate()149 RECT clientrect; in OnCreate() local154 GetClientRect(&clientrect); in OnCreate()155 childrect = clientrect; in OnCreate()163 childrect.bottom = clientrect.bottom; in OnCreate()
47 RECT clientrect; in OnCreate() local52 GetClientRect(&clientrect); in OnCreate()53 childrect = clientrect; in OnCreate()63 childrect.bottom -= clientrect.bottom; in OnCreate()