Minsky
|
Instance Methods | |
(void) | - drawRect: |
(NSView *) | - hitTest: |
(void) | - setWinfo: |
Protected Attributes | |
minsky::WindowInformation * | winfo |
Definition at line 33 of file getContext.cc.
- (void) drawRect: | (NSRect) | rect |
Definition at line 108 of file getContext.cc.
References minsky::WindowInformation::bufferSurface, minsky::Winfo::childHeight, minsky::WindowInformation::draw, minsky::WindowInformation::hasScrollBars, minsky::Winfo::offsetLeft, and winfo.
- (NSView *) hitTest: | (NSPoint) | aPoint |
Definition at line 120 of file getContext.cc.
- (void) setWinfo: | (minsky::WindowInformation*) | winfo |
|
protected |
Definition at line 35 of file getContext.cc.