Searched refs:sizeRect (Results 1 – 1 of 1) sorted by relevance
554 RECT sizeRect = {0, 0, static_cast<LONG>(width), static_cast<LONG>(height)}; in initialize() local555 AdjustWindowRectEx(&sizeRect, parentStyle, FALSE, parentExtendedStyle); in initialize()559 sizeRect.right - sizeRect.left, sizeRect.bottom - sizeRect.top, in initialize()