ReactOS 0.4.16-dev-570-g1868985
|
#include <ttinterp.h>
Public Attributes | |
FT_Int | Caller_Range |
FT_Long | Caller_IP |
FT_Long | Cur_Count |
TT_DefRecord * | Def |
Definition at line 91 of file ttinterp.h.
FT_Long TT_CallRec_::Caller_IP |
Definition at line 94 of file ttinterp.h.
FT_Int TT_CallRec_::Caller_Range |
Definition at line 93 of file ttinterp.h.
FT_Long TT_CallRec_::Cur_Count |
Definition at line 95 of file ttinterp.h.
TT_DefRecord* TT_CallRec_::Def |
Definition at line 97 of file ttinterp.h.