Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_TextWriterBase.cpp443 PrintContext<CharType> context2 = context; in CalcLineRectImpl() local
447 context2.writer = &myCopy; in CalcLineRectImpl()
448 operation = m_TagProcessor->CalcRect(&rect2, code, &context2); in CalcLineRectImpl()
633 PrintContext<CharType> context2 = context; in PrintImpl() local
637 context2.writer = &myCopy; in PrintImpl()
638 operation = m_TagProcessor->CalcRect(&rect, code, &context2); in PrintImpl()