Home
last modified time | relevance | path

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

/dports/devel/agar/agar-1.5.0/gui/
H A Dcombo.h18 #define AG_COMBO_TREE 0x02 /* Tree display */ macro
H A Dcombo.c59 if (flags & AG_COMBO_TREE) { com->list->flags |= AG_TLIST_TREE; } in AG_ComboNewS()
/dports/devel/agar/agar-1.5.0/p5-Agar/
H A DCombo.xs36 { "tree", AG_COMBO_TREE },