Text preview for : WESelection.mesa_Sep78.pdf part of xerox WESelection.mesa Sep78 xerox mesa 4.0_1978 listing Mesa_4_Debug WESelection.mesa_Sep78.pdf



Back to : WESelection.mesa_Sep78.pd | Home

WESe1ection.mesa 2-Sep-78 15:32:14 Page 1


--File: WESe1ection.mesa
--Edited by:
Sandman April 21, 1978 11:55 AM
Barbara July 24, 1978 3:55 PM
DIRECTORY
A1toFi1eDefs: FROM "a1tofi1edefs" USING [FA],
Rectang1eDefs: FROM "rectang1edefs" USING [
ComputeCharWidth, FAptr, 1eftmargin, xCoord, yCoord],
StreamDefs: FROM "streamdefs" USING [
GetFA, GrIndex, JumpToFA, ModifyIndex, SetIndex, StreamError],
WindExDefs: FROM "windexdefs" USING [
AMouseButton, GetKeySet, GetMouseButton, MenuSe1ect, Nu11Proc,
WEDataHand1e, xcursor1oc, ycursor1oc],
WindowDefs: FROM "windowdefs" USING [
GetLineTab1e, MakeSe1ection, Reso1veBugToPosition, Selection, StreamIndex,
WindowHand1e]i
DEFINITIONS FROM StreamDefs, WindowDefs, RectangleDefs, WindExDefsi
WESe1ection: PROGRAM [WEState: WEDataHand1e]
IMPORTS WindowDefs, StreamDefs, Rectang1eDefs, WindExDefs
EXPORTS WindExDefs
SHARES StreamDefs, WindExDefs