Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgxttf.h99 maxFunctionDefs[2], member
H A Dtttables.h133 maxFunctionDefs, member
H A Dttload.c91 maxProfile->maxFunctionDefs = GET_UShort(); in Load_TrueType_MaxProfile()
H A Dttfsfnt.h160 uint16 maxFunctionDefs; /* max number of FDEFs in any preprogram */ member
H A Dttobjs.c575 ins->numFDefs = maxp->maxFunctionDefs; in Instance_Create()