DDGLIBW1 ;SFISC/MKO-WINDOWING PRIMITIVES ;02:23 PM 13 Jul 1994
Source file <DDGLIBW1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
CREATE(I,A,B,N) | ;
|
|
CREATE1 | ;Create window I of area A and draw border (if B)
|
|
OPEN(I,N) | ;
|
|
OPEN1 | ;Open window I
|
|
FOCUS(I,N) | ;
|
|
FOCUS1 | ;Give focus to window I
|
|
CLOSE(I,NC) | ;
|
|
CLOSE1 | ;Close window I
|
|
CLEAR(I,A) | ;
|
|
CLEAR1 | ;Clear area A in window I
|
|
ABSAREA(I,A) | ;
|
|
RELAREA(I,A) | ;
|
|
AREA(I) | ;Return the coord and area of window I
|
|
INTSECT(A1,A2) | ;
|
|
MAX(X,Y) | ;
|
|
LEN(C1,L1,C2,L2) | ;
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|