Home
last modified time | relevance | path

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

/dports/devel/agar/agar-1.5.0/gui/
H A Ducombo.c120 if (com->wPreList != -1 && com->hPreList != -1) { in Expand()
122 com->wPreList, com->hPreList); in Expand()
200 com->hPreList = -1; in Init()
222 com->hPreList = h; in AG_UComboSizeHint()
231 com->hPreList = h; in AG_UComboSizeHintPixels()
H A Dcombo.c124 if (com->wPreList != -1 && com->hPreList != -1) { in Expand()
126 com->wPreList, com->hPreList); in Expand()
267 com->hPreList = -1; in Init()
290 com->hPreList = h; in AG_ComboSizeHint()
297 com->hPreList = h; in AG_ComboSizeHintPixels()
H A Ducombo.h24 int wPreList, hPreList; /* Size hints */ member
H A Dfile_selector.h29 int wPreList, hPreList; /* Size hints */ member
H A Dcombo.h30 int wPreList, hPreList; /* Size hints */ member