Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/font/
Dfont_TagProcessorBase.h157 typedef PrintContext<CharType> ContextType; typedef
159 void ProcessLinefeed(ContextType* pContext);
160 void ProcessTab(ContextType* pContext);
/NW4C-1.2.23/sources/libraries/font/
Dfont_TagProcessorBase.cpp56 ContextType* pContext in Process()
85 ContextType* pContext in CalcRect()
145 TagProcessorBase<CharType>::ProcessLinefeed(ContextType* pContext) in ProcessLinefeed()
159 TagProcessorBase<CharType>::ProcessTab(ContextType* pContext) in ProcessTab()