#include <scale.h>
Public Member Functions | |
| ScaleRatioText (int x, int y, ScaleThread *thread, float *output) | |
| ~ScaleRatioText () | |
| int | handle_event () |
| ScaleRatioText (int x, int y, SetFormatThread *thread, float *output) | |
| ~ScaleRatioText () | |
| int | handle_event () |
Public Attributes | |
| ScaleThread * | thread |
| float * | output |
| SetFormatThread * | thread |
| float * | output |
Definition at line 92 of file scale.h.
|
||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||||||
|
Definition at line 793 of file setformat.C. |
|
|
|
|
|
|
|
|
Definition at line 328 of file scale.C. References output, thread, and ScaleThread::update_window(). |
|
|
Definition at line 133 of file setformat.h. |
|
|
Definition at line 99 of file scale.h. Referenced by handle_event(). |
|
|
Definition at line 132 of file setformat.h. |
|
|
Definition at line 98 of file scale.h. Referenced by handle_event(). |
1.4.4