MCPcopy Create free account
hub / github.com/DCurrent/openbor / font_string_width_max

Function font_string_width_max

engine/source/gamelib/font.c:433–458  ·  view source on GitHub ↗

Caskey, Damon V. 2016-11-21 Works as a wrapper for font_string_width. Accepts pointer to an array of strings, number of elements, and font. Returns the width of largest string. Note this function is unessesary when the number of string elements is small or known in feeeder function as font_string_width() is variadic.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

font_string_widthFunction · 0.85

Tested by

no test coverage detected