Searched refs:clientRect (Results 1 – 5 of 5) sorted by relevance
16 var clientRect = el.getBoundingClientRect();17 var bound = { left: clientRect.left,18 top: clientRect.top,19 width: clientRect.width,20 height: clientRect.height };
51 RECT clientRect; in ~FrameBufferGDI() local53 GetClientRect(windowHandle, &clientRect); in ~FrameBufferGDI()55 …int windowWidth = width + (windowRect.right - windowRect.left) - (clientRect.right - clientRect.le… in ~FrameBufferGDI()56 …indowHeight = height + (windowRect.bottom - windowRect.top) - (clientRect.bottom - clientRect.top); in ~FrameBufferGDI()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...