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);528 CffSubsetterContext::CffSubsetterContext( const U8* pBasePtr, int nBaseLen) in CffSubsetterContext() function in CffSubsetterContext545 CffSubsetterContext::~CffSubsetterContext( void) in ~CffSubsetterContext()551 inline int CffSubsetterContext::popInt( void) in popInt()561 inline int CffSubsetterContext::peekInt( void) const in peekInt()571 inline int CffSubsetterContext::getInt( int nIndex) const in getInt()581 inline void CffSubsetterContext::updateWidth( bool bUseFirstVal) in updateWidth()601 void CffSubsetterContext::addHints( bool bVerticalHints) in addHints()[all …]