Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comdlg32/
H A Dfiledlg.c699 static int index, fixhelp; in template_hook_arrange() local
730 fixhelp = posz0[1].cy - posz0[0].cy; in template_hook_arrange()
748 if( rcStc32.bottom - rcStc32.top + (withhelp ? 0 : fixhelp) > clrcParent.bottom) { in template_hook_arrange()
750 if( !withhelp) expecty += fixhelp; in template_hook_arrange()