|
JunkBox_Win_Lib 1.5.3
|
#include "ExTextView.h"

Go to the source code of this file.
Classes | |
| class | CLogWndView |
Namespaces | |
| namespace | jbxwl |
Macros | |
| #define | DISPLAY_MARGIN 5 |
| #define | LINES_PER_PAGE 30 |
| #define DISPLAY_MARGIN 5 |
Definition at line 6 of file LogWndView.h.
Referenced by CLogWndView::clearViewDoc(), CLogWndView::OnDraw(), CLogWndView::OnInitialUpdate(), and CLogWndView::resetScrollSize().
| #define LINES_PER_PAGE 30 |
Definition at line 7 of file LogWndView.h.
Referenced by CLogWndView::clearViewDoc(), CLogWndView::OnInitialUpdate(), CLogWndView::PreCreateWindow(), and CLogWndView::resetScrollSize().