#include <cc708window.h>
Public Member Functions | |
| CC708Pen () | |
| 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 |
Definition at line 154 of file cc708window.h.
| CC708Pen::CC708Pen | ( | ) | [inline] |
Definition at line 157 of file cc708window.h.
| void CC708Pen::SetPenStyle | ( | uint | style | ) |
Definition at line 496 of file cc708window.cpp.
Referenced by CC708Window::DefineWindow().
| 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 159 of file cc708window.h.
Referenced by CC708Reader::SetPenAttributes().
Definition at line 173 of file cc708window.h.
Referenced by CC708Window::AddChar(), CC708Character::CC708Character(), CC708Window::Clear(), CC708Window::DefineWindow(), SetAttributes(), CC708Reader::SetPenColor(), and SetPenStyle().
Definition at line 175 of file cc708window.h.
Referenced by CC708Window::AddChar(), CC708Window::DecrPenLocation(), CC708Window::DefineWindow(), CC708Window::GetCCChar(), CC708Window::IncrPenLocation(), MythCCExtractorPlayer::Ingest708Captions(), CC708Window::LimitPenLocation(), and CC708Window::Scroll().
Definition at line 176 of file cc708window.h.
Referenced by CC708Window::AddChar(), CC708Window::DecrPenLocation(), CC708Window::DefineWindow(), CC708Window::GetCCChar(), CC708Window::IncrPenLocation(), MythCCExtractorPlayer::Ingest708Captions(), CC708Window::LimitPenLocation(), and CC708Window::Scroll().
1.6.3