Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_TextBox.h65 typedef font::TagProcessorBase<wchar_t> TagProcessor; typedef
560 TagProcessor* GetTagProcessor() const in GetTagProcessor()
576 void SetTagProcessor(TagProcessor* pTagProcessor) in SetTagProcessor()
849 TagProcessor* m_pTagProcessor;
/NW4C-2.0.3/sources/libraries/font/
Dfont_TextWriterBase.cpp429 typename TagProcessor::Operation operation; in CalcLineRectImpl()
477 if (operation == TagProcessor::OPERATION_END_DRAW) in CalcLineRectImpl()
483 else if (operation == TagProcessor::OPERATION_NO_CHAR_SPACE) in CalcLineRectImpl()
487 else if (operation == TagProcessor::OPERATION_CHAR_SPACE) in CalcLineRectImpl()
491 else if (operation == TagProcessor::OPERATION_NEXT_LINE) in CalcLineRectImpl()
622 typename TagProcessor::Operation operation; in PrintImpl()
658 if (operation == TagProcessor::OPERATION_NEXT_LINE) in PrintImpl()
692 else if (operation == TagProcessor::OPERATION_NO_CHAR_SPACE) in PrintImpl()
696 else if (operation == TagProcessor::OPERATION_CHAR_SPACE) in PrintImpl()
700 else if (operation == TagProcessor::OPERATION_END_DRAW) in PrintImpl()
/NW4C-2.0.3/include/nw/font/
Dfont_TagProcessor.h26 typedef TagProcessorBase<char> TagProcessor; typedef
Dfont_TextWriterBase.h545 typedef TagProcessorBase<CharType> TagProcessor; typedef
641 static TagProcessor s_DefaultTagProcessor;
648 TagProcessor* m_TagProcessor; //!< タグ処理機