Home
last modified time | relevance | path

Searched refs:theListRect (Results 1 – 1 of 1) sorted by relevance

/dports/editors/jove/jove/
H A Dmac.c958 private Rect theListRect; variable
1031 theListRect = theRect; in makedisplay()
1032 theListRect.right -= 15; in makedisplay()
1045 rViewF = theListRect; in do_display()
1064 return LNew(&theListRect, &dataBounds, csize, 0, theWindow, 0, 0, 0, 1); in makelist()