| 7256 | return _ViewOutput( VIEW_PAGE_1, 0 ); |
| 7257 | } |
| 7258 | Update_t CmdViewOutput_GR2 (int nArgs) |
| 7259 | { |
| 7260 | return _ViewOutput( VIEW_PAGE_2, 0 ); |
| 7261 | } |
| 7262 | // Double Lo-Res |
| 7263 | Update_t CmdViewOutput_DGRX (int nArgs) |
| 7264 | { |
nothing calls this directly
no test coverage detected