Home
last modified time | relevance | path

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

/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/
H A Dlazpainttype.pas368 function GetWindowFullHeight(AForm: TForm): integer; in GetWindowFullHeight() function
466 result := GetWindowFullHeight(AForm) - AForm.ClientHeight - WindowBorderBottomHeight(AForm);
523 function GetWindowFullHeight(AForm: TForm): integer; in GetWindowFullHeight() function