#include <cc708window.h>
Definition at line 60 of file cc708window.h.
Public Member Functions | |
| void | SetPenStyle (uint style) |
| void | SetAttributes (int pen_size, int offset, int text_tag, int font_tag, int edge_type, int underline, int italics) |
Public Attributes | |
| CC708CharacterAttribute | attr |
| uint | row |
| uint | column |
| void CC708Pen::SetPenStyle | ( | uint | style | ) |
| void CC708Pen::SetAttributes | ( | int | pen_size, | |
| int | offset, | |||
| int | text_tag, | |||
| int | font_tag, | |||
| int | edge_type, | |||
| int | underline, | |||
| int | italics | |||
| ) | [inline] |
Definition at line 77 of file cc708window.h.
Referenced by CC708Window::AddChar(), CC708Character::CC708Character(), CC708Window::Clear(), CC708Window::DefineWindow(), SetAttributes(), NuppelVideoPlayer::SetPenColor(), and SetPenStyle().
Definition at line 79 of file cc708window.h.
Referenced by CC708Window::AddChar(), CC708Window::DefineWindow(), CC708Window::GetCCChar(), CC708Window::IncrPenLocation(), CC708Window::IsPenValid(), CC708Window::LimitPenLocation(), and CC708Window::Scroll().
Definition at line 80 of file cc708window.h.
Referenced by CC708Window::AddChar(), CC708Window::DefineWindow(), CC708Window::GetCCChar(), CC708Window::IncrPenLocation(), CC708Window::IsPenValid(), CC708Window::LimitPenLocation(), and CC708Window::Scroll().
1.5.5