Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
363
def
set_os2(pe, name, val):
364
print(f
'SetOS2Value("{name}", {val:d})'
, file=pe)
365
366
367
def
set_os2_vert(pe, name, val):
Callers
1
set_os2_vert
Function · 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…