MCPcopy Create free account
hub / github.com/Unity-Technologies/HLSLcc / bJustifyMargin

Function bJustifyMargin

src/cbstring/bstraux.c:171–212  ·  view source on GitHub ↗

int bJustifyMargin (bstring b, int width, int space) * * Stretch a string to flush against left and right margins by evenly * distributing additional white space between words. If the line is too * long to be margin justified, it is left justified. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

bsplitFunction · 0.85
bstrListDestroyFunction · 0.85
bJustifyLeftFunction · 0.85
bInsertChrsFunction · 0.85
bconcatFunction · 0.85

Tested by

no test coverage detected