Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_TextBox.h63 typedef font::TagProcessorBase<wchar_t> TagProcessor; typedef
558 TagProcessor* GetTagProcessor() const in GetTagProcessor()
574 void SetTagProcessor(TagProcessor* pTagProcessor) in SetTagProcessor()
823 TagProcessor* m_pTagProcessor;
/NW4C-1.2.23/sources/libraries/font/
Dfont_TextWriterBase.cpp427 typename TagProcessor::Operation operation; in CalcLineRectImpl()
475 if (operation == TagProcessor::OPERATION_END_DRAW) in CalcLineRectImpl()
481 else if (operation == TagProcessor::OPERATION_NO_CHAR_SPACE) in CalcLineRectImpl()
485 else if (operation == TagProcessor::OPERATION_CHAR_SPACE) in CalcLineRectImpl()
489 else if (operation == TagProcessor::OPERATION_NEXT_LINE) in CalcLineRectImpl()
620 typename TagProcessor::Operation operation; in PrintImpl()
656 if (operation == TagProcessor::OPERATION_NEXT_LINE) in PrintImpl()
690 else if (operation == TagProcessor::OPERATION_NO_CHAR_SPACE) in PrintImpl()
694 else if (operation == TagProcessor::OPERATION_CHAR_SPACE) in PrintImpl()
698 else if (operation == TagProcessor::OPERATION_END_DRAW) in PrintImpl()
/NW4C-1.2.23/include/nw/font/
Dfont_TagProcessor.h24 typedef TagProcessorBase<char> TagProcessor; typedef
Dfont_TextWriterBase.h543 typedef TagProcessorBase<CharType> TagProcessor; typedef
639 static TagProcessor s_DefaultTagProcessor;
646 TagProcessor* m_TagProcessor; //!< タグ処理機