Home
last modified time | relevance | path

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

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dwidgets.c103 static int label_resize (widget_list *w, int width, int height);
138 static const struct WIDGET_TYPE label_type = { NULL, label_draw, NULL, NULL, NULL, label_resize, NU…
729 static int label_resize (widget_list *w, int width, int height) in label_resize() function
/dports/games/adonthell/adonthell-0.3.8/src/modules/
H A Dadonthell.py3731 return _adonthell.label_resize(self, *args)