Home
last modified time | relevance | path

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

/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dformbrowser.c105 sp->vw_def = sp->hh_def = D = fli_get_default_scrollbarsize( ob ); in fl_create_formbrowser()
109 ob->h - 2 * absbw - sp->hh_def, in fl_create_formbrowser()
1049 && sp->canvas->h - 2 * absbw - sp->hh_def > 0 in check_scrollbar()
1055 && sp->canvas->h - 2 * absbw - sp->hh_def > 0 in check_scrollbar()
1062 && sp->canvas->h - 2 * absbw - sp->hh_def > 0 in check_scrollbar()
1064 && sp->canvas->h < sp->max_height + sp->hh_def; in check_scrollbar()
1067 && sp->canvas->h - 2 * absbw - sp->hh_def > 0 in check_scrollbar()
1088 sp->hh = sp->hh_def; in check_scrollbar()
1105 && sp->canvas->h - 2 * absbw - sp->hh_def > 0 in check_scrollbar()
1119 - ( sp->h_on ? 2 * absbw + sp->hh_def : 0 ); in check_scrollbar()
H A Dbrowser.c90 sp->vw = sp->vw_def = sp->hh = sp->hh_def = in attrib_change()
134 comp->hh = comp->hh_def; in get_geometry()
545 D = sp->vw_def = sp->hh_def = fli_get_default_scrollbarsize( ob ); in fl_create_browser()
1253 comp->hsl->h = comp->hh_def = hh; in fl_set_browser_scrollbarsize()
H A Dinput.c187 sp->hh = sp->hh_def; in check_scrollbar_size()
1798 sp->hh_def = sp->vw_def = fli_get_default_scrollbarsize( obj ); in fl_add_input()
1809 y + h - sp->hh_def, in fl_add_input()
1810 w, sp->hh_def, NULL ); in fl_add_input()
2801 if ( sp->hh_def != hh || sp->vw_def != vw ) in fl_set_input_scrollbarsize()
2803 sp->hh_def = hh; in fl_set_input_scrollbarsize()
2822 *hh = sp->hh_def; in fl_get_input_scrollbarsize()
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/private/
H A Dpbrowser.h57 hh_def; member
H A Dpformbrowser.h35 int hh_def, member
H A Dpinput.h70 hh_def; member
/dports/net/xisp/xisp-2.7p4/
H A Dxisp.h747 int hh, hh_def; member