82 if ((Top-YInL) % Step == 0 || (XInL-
Left) % Step == 0)
102 if ((Top-YInL) % Step == 0)
121 if ((XInL-Left) % Step == 0)
169 if ((Top-YInL) % Step == 0 || (XInL-
Left) % Step == 0)
188 if ((Top-YInL) % Step == 0)
205 if ((XInL-Left) % Step == 0)
224 long X1P,Y1P,X2P,Y2P;
239 DevLine((
int)X1P,(
int)Y1P,(
int)X2P,(
int)Y2P);
251 DevLine((
int)X1P,(
int)Y1P,(
int)X2P,(
int)Y2P);
263 long X1P,Y1P,X2P,Y2P;
289 DevLine((
int)X1P,(
int)Y1P,(
int)X2P,(
int)Y2P);
313 DevLine((
int)X1P,(
int)Y1P,(
int)X2P,(
int)Y2P);
void ShowLine(int Color, long X1, long Y1, long X2, long Y2)
struct ka * kvCoarseWindow
#define COARSEVIEWPORTONLY
#define FineLToP(X, Y, XT, YT)
void DevDefineLinestyle()
struct ka * kvFineViewport
struct ka * kvLargeCoarseViewport
void ShowManhattanLine(int Color, long X1, long Y1, long X2, long Y2)
int kpShowGridInLargeViewport
struct ka * kvCoarseViewport
#define CoarseLToP(X, Y, XT, YT)
#define SwapInts(Dragon, Eagle)