Searched refs:CffSubsetterContext (Results 1 – 1 of 1) sorted by relevance
378 class CffSubsetterContext class387 explicit CffSubsetterContext( const U8* pBasePtr, int nBaseLen);388 virtual ~CffSubsetterContext( void);516 CffSubsetterContext::CffSubsetterContext( const U8* pBasePtr, int nBaseLen) in CffSubsetterContext() function in CffSubsetterContext531 CffSubsetterContext::~CffSubsetterContext( void) in ~CffSubsetterContext()537 inline int CffSubsetterContext::popInt( void) in popInt()547 inline int CffSubsetterContext::peekInt( void) const in peekInt()557 inline int CffSubsetterContext::getInt( int nIndex) const in getInt()567 inline void CffSubsetterContext::updateWidth( bool bUseFirstVal) in updateWidth()587 void CffSubsetterContext::addHints( bool bVerticalHints) in addHints()[all …]