Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_TagProcessorBase.h167 virtual Operation CalcRect( in CalcRect() function
/NW4C-2.0.3/sources/libraries/font/
Dfont_TextWriterBase.cpp448 operation = m_TagProcessor->CalcRect(&rect2, code, &context2); in CalcLineRectImpl()
466 operation = m_TagProcessor->CalcRect(&rect, code, &context); in CalcLineRectImpl()
638 operation = m_TagProcessor->CalcRect(&rect, code, &context2); in PrintImpl()