MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / set_os2

Function set_os2

tools/subset.py:363–364  ·  view source on GitHub ↗
(pe, name, val)

Source from the content-addressed store, hash-verified

361
362
363def set_os2(pe, name, val):
364 print(f'SetOS2Value("{name}", {val:d})', file=pe)
365
366
367def set_os2_vert(pe, name, val):

Callers 1

set_os2_vertFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…