Home
last modified time | relevance | path

Searched refs:context2 (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/sources/libraries/font/
Dfont_TextWriterBase.cpp441 PrintContext<CharType> context2 = context; in CalcLineRectImpl() local
445 context2.writer = &myCopy; in CalcLineRectImpl()
446 operation = m_TagProcessor->CalcRect(&rect2, code, &context2); in CalcLineRectImpl()
631 PrintContext<CharType> context2 = context; in PrintImpl() local
635 context2.writer = &myCopy; in PrintImpl()
636 operation = m_TagProcessor->CalcRect(&rect, code, &context2); in PrintImpl()