Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dstretch.e95 extern void SizeAllSelToGivenWidth ARGS_DECL((int AbsW));
H A Dedit.c5731 SizeAllSelToGivenWidth(abs_w); in SizeToWidest()
5755 SizeAllSelToGivenWidth(abs_w); in SizeToNarrowest()
5863 SizeAllSelToGivenWidth(abs_w); in SizeToGivenWidth()
H A Dstretch.c4317 void SizeAllSelToGivenWidth(AbsW) in SizeAllSelToGivenWidth() function