130 unsigned long newtime;
131 int NumCommand,Buttons,Int1,Int2,Int3;
133 long X,
Y,centerX,centerY;
163 (X < gi_maxx And X > 0
And Y < gi_maxy And Y > 0))
180 if (NumCommand) NumCommand--;
201 if (TypeIn !=
NULL) {
246 ShowPrompt(
"Point to diagonal of area to be magnified.");
316 if (NumCommand > 80) NumCommand = 80;
324 for (Int1 = 0; Menu[Int1].
mEntry !=
NULL; Int1++) {
325 for (Int2 = 0; Int2 < NumCommand; Int2++) {
327 if (isupper(c)) c = tolower(c);
331 if (!Menu[Int1].mPrefix[Int2]) {
342 if (Int3 >= 0 && Int2 >= 0) {
static void new_fine_window()
int kvFineViewportOnBottom
struct ka * kvCoarseWindow
#define COARSEVIEWPORTONLY
void EraseLargeCoarseViewport()
static unsigned long actiontime()
struct ka * kvFineViewport
struct ka * kvCoarseViewport
void FinePosition(long X, long Y, char Key)
static void point_input()
void FBSetRubberBanding()
void NotPointingAtLayout()
int ButtonPress(int Buttons, long X, long Y)
void ShowPrompt(char *str)
static unsigned long LastPointTime