Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_TagProcessorBase.h228 typedef PrintContext<CharType> ContextType; typedef
230 void ProcessLinefeed(ContextType* pContext);
231 void ProcessTab(ContextType* pContext);
239 TagProcessorBase<CharType>::ProcessLinefeed(ContextType* pContext) in ProcessLinefeed()
253 TagProcessorBase<CharType>::ProcessTab(ContextType* pContext) in ProcessTab()