Searched refs:PrintContext (Results 1 – 2 of 2) sorted by relevance
34 struct PrintContext struct42 PrintContext( in PrintContext() function134 PrintContext<CharType>* pContext in Process()170 PrintContext<CharType>* pContext in CalcRect()228 typedef PrintContext<CharType> ContextType;
394 PrintContext<CharType> context(this, str, 0, 0, 0); in CalcLineRectImpl()443 PrintContext<CharType> context2 = context; in CalcLineRectImpl()609 PrintContext<CharType> context(this, str, xOrigin, yOrigin, 0); in PrintImpl()633 PrintContext<CharType> context2 = context; in PrintImpl()