|
|
1.1 ! root 1: @interface Ruler : View <Ruler> ! 2: { ! 3: Font *font; ! 4: NXCoord descender; ! 5: NXCoord startX; ! 6: NXCoord lastlp, lasthp; ! 7: BOOL flipped; ! 8: BOOL notHidden; ! 9: } ! 10: ! 11: + (NXCoord)width; ! 12: ! 13: - setFont:(Font *)aFont; ! 14: - drawSelf:(const NXRect *)rects :(int)rectCount; ! 15: ! 16: @end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.