Home
last modified time | relevance | path

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

/dports/games/tileworld/tworld-1.3.0/oshw-sdl/
H A Dsdltext.c101 static int measuremltext(unsigned char const *text, int len, int maxwidth) in measuremltext() function
325 rect->h = measuremltext(text, len, rect->w); in drawmultilinetext()