Searched refs:CTypeset (Results 1 – 2 of 2) sorted by relevance
18 class CTypeset; variable282 friend class CTypeset; variable316 class CTypeset319 CTypeset(CSection * pSection);320 virtual ~CTypeset();400 friend class CTypeset; variable
97 return CTypeset(this).CharArray(); in Rearrange()99 return CTypeset(this).Typeset(); in Rearrange()104 return CTypeset(this).GetEditSize(fFontSize); in GetSectionSize()319 CTypeset::CTypeset(CSection * pSection) : m_rcRet(0.0f, 0.0f, 0.0f, 0.0f), m_pVT(pSection->m_pVT), … in CTypeset() function in CTypeset322 CTypeset::~CTypeset() in ~CTypeset()325 CPVT_FloatRect CTypeset::CharArray() in CharArray()395 CPVT_Size CTypeset::GetEditSize(FX_FLOAT fFontSize) in GetEditSize()402 CPVT_FloatRect CTypeset::Typeset() in Typeset()589 void CTypeset::SplitLines(FX_BOOL bTypeset, FX_FLOAT fFontSize) in SplitLines()732 void CTypeset::OutputLines() in OutputLines()