Home
last modified time | relevance | path

Searched refs:Set_CodeRange (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dttcommon.h117 #define Set_CodeRange FTSet_CodeRange macro
H A Dttobjs.c161 TT_Error Set_CodeRange( PExecution_Context exec, in Set_CodeRange() function
674 Set_CodeRange( exec, in Instance_Init()
771 Set_CodeRange( exec, in Instance_Reset()
H A Dttobjs.h720 TT_Error Set_CodeRange( PExecution_Context exec,
H A Dttfmain.c681 code = Set_CodeRange(exec, TT_CodeRange_Glyph, (byte *)glyph + nPos, n_ins); in ttfOutliner__BuildGlyphOutlineAux()
750 bInsOK = !Set_CodeRange(exec, TT_CodeRange_Glyph, (byte *)glyph + nPos, n_ins); in ttfOutliner__BuildGlyphOutlineAux()