Searched refs:Set_CodeRange (Results 1 – 4 of 4) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | ttcommon.h | 117 #define Set_CodeRange FTSet_CodeRange macro
|
| H A D | ttobjs.c | 161 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 D | ttobjs.h | 720 TT_Error Set_CodeRange( PExecution_Context exec,
|
| H A D | ttfmain.c | 681 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()
|