![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <TagProcessorBase.h>
Public Member Functions | |
| TagProcessorBase () | |
| virtual | ~TagProcessorBase () |
| virtual Operation | Process (u16 code, PrintContext< T > *context) |
| virtual Operation | CalcRect (Rect *pRect, u16 code, PrintContext< T > *context) |
| void | ProcessLinefeed (PrintContext< T > *context) |
| void | ProcessTab (PrintContext< T > *context) |
| nw4hbm::ut::TagProcessorBase< T >::TagProcessorBase | ( | ) |
|
virtual |
|
virtual |
|
virtual |
| void nw4hbm::ut::TagProcessorBase< T >::ProcessLinefeed | ( | PrintContext< T > * | context | ) |
| void nw4hbm::ut::TagProcessorBase< T >::ProcessTab | ( | PrintContext< T > * | context | ) |