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