#include "params.h"
#include "scrollview.h"
Go to the source code of this file.
◆ current_block_list
BLOCK_LIST* current_block_list |
|
extern |
◆ editor_dbwin_height
int editor_dbwin_height = 24 |
|
extern |
"Editor debug window height"
Definition at line 135 of file pgedit.cpp.
◆ editor_dbwin_name
char* editor_dbwin_name = "EditorDBWin" |
|
extern |
"Editor debug window name"
Definition at line 132 of file pgedit.cpp.
◆ editor_dbwin_width
int editor_dbwin_width = 80 |
|
extern |
"Editor debug window width"
Definition at line 136 of file pgedit.cpp.
◆ editor_dbwin_xpos
int editor_dbwin_xpos = 50 |
|
extern |
"Editor debug window X Pos"
Definition at line 133 of file pgedit.cpp.
◆ editor_dbwin_ypos
int editor_dbwin_ypos = 500 |
|
extern |
"Editor debug window Y Pos"
Definition at line 134 of file pgedit.cpp.
◆ editor_image_blob_bb_color
int editor_image_blob_bb_color = YELLOW |
|
extern |
"Blob bounding box colour"
Definition at line 127 of file pgedit.cpp.
◆ editor_image_height
int editor_image_height = 680 |
|
extern |
◆ editor_image_text_color
int editor_image_text_color = WHITE |
|
extern |
◆ editor_image_width
int editor_image_width = 655 |
|
extern |
◆ editor_image_win_name
char* editor_image_win_name = "EditorImage" |
|
extern |
"Editor image window name"
Definition at line 120 of file pgedit.cpp.
◆ editor_image_word_bb_color
int editor_image_word_bb_color = BLUE |
|
extern |
"Word bounding box colour"
Definition at line 125 of file pgedit.cpp.
◆ editor_image_xpos
int editor_image_xpos = 590 |
|
extern |
◆ editor_image_ypos
int editor_image_ypos = 10 |
|
extern |
◆ editor_smd_scale_factor
double editor_smd_scale_factor = 1.0 |
|
extern |
◆ editor_word_height
int editor_word_height = 240 |
|
extern |
◆ editor_word_name
char* editor_word_name = "BlnWords" |
|
extern |
"BL normalised word window"
"BL normalized word window"
Definition at line 138 of file pgedit.cpp.
◆ editor_word_width
int editor_word_width = 655 |
|
extern |
◆ editor_word_xpos
int editor_word_xpos = 60 |
|
extern |
◆ editor_word_ypos
int editor_word_ypos = 510 |
|
extern |