Home
last modified time | relevance | path

Searched refs:sourceHeight (Results 1 – 1 of 1) sorted by relevance

/reactos/base/applications/magnify/
H A Dmagnifier.c51 LONG sourceHeight = 0; variable
402 sourceHeight = AppHeight / uiZoom; in Draw()
410 sourceHeight); in Draw()
418 sourceRect.top = (cp.y) - (sourceHeight /2); in Draw()
420 sourceRect.bottom = sourceRect.top + sourceHeight; in Draw()
429 sourceHeight, in Draw()
457 sourceHeight, in Draw()