- (DColor *) backgroundColor - [DTextDrawable]
- (BOOL) backgroundColor :(DColor *) bgc - [DTextDrawable]
- (BOOL) blit :(unsigned) startX :(unsigned) startY :(DTextDrawable *) other :(unsigned) oStartX :(unsigned) oStartY :(unsigned) oEndX :(unsigned) oEndY - [DTextDrawable]
- (BOOL) clear - [DTextDrawable]
- (BOOL) clip - [DTextDrawable]
- (BOOL) clip :(unsigned) minX :(unsigned) minY :(unsigned) maxX :(unsigned) maxY - [DTextDrawable]
- (unsigned) clipMaxX - [DTextDrawable]
- (unsigned) clipMaxY - [DTextDrawable]
- (unsigned) clipMinX - [DTextDrawable]
- (unsigned) clipMinY - [DTextDrawable]
- (BOOL) color :(DColor *) fgc :(DColor *) bgc - [DTextDrawable]
- (unsigned) columns - [DTextDrawable]
- (int) cursor :(int) state - [DTextDrawable]
- (BOOL) cursor :(unsigned) x :(unsigned) y - [DTextDrawable]
- (unsigned) cursorX - [DTextDrawable]
- (unsigned) cursorY - [DTextDrawable]
- deepen - [DTextDrawable]
- (BOOL) drawHLine : (unsigned) endX - [DTextDrawable]
- (BOOL) drawHLine :(unsigned) startX :(unsigned) startY :(unsigned) endX - [DTextDrawable]
- (BOOL) drawHLine :(unsigned) startX :(unsigned) startY :(unsigned) endX :(int) lineType - [DTextDrawable]
- (BOOL) drawLine :(unsigned) endX :(unsigned) endY - [DTextDrawable]
- (BOOL) drawLine :(unsigned) startX :(unsigned) startY :(unsigned) endX :(unsigned) endY - [DTextDrawable]
- (BOOL) drawLine :(unsigned) startX :(unsigned) startY :(unsigned) endX :(unsigned) endY :(int) lineType - [DTextDrawable]
- (BOOL) drawPoint - [DTextDrawable]
- (BOOL) drawPoint :(unsigned) startX :(unsigned) startY - [DTextDrawable]
- (BOOL) drawVLine :(unsigned) endY - [DTextDrawable]
- (BOOL) drawVLine :(unsigned) startX :(unsigned) startY :(unsigned) endY - [DTextDrawable]
- (BOOL) drawVLine :(unsigned) startX :(unsigned) startY :(unsigned) endY :(int) lineType - [DTextDrawable]
- (DTextDrawable *) drawable :(unsigned) columns :(unsigned) lines - [DTextDrawable]
- (int) error - [DTextDrawable]
- (DColor *) foregroundColor - [DTextDrawable]
- (BOOL) foregroundColor :(DColor *) fgc - [DTextDrawable]
- free - [DTextDrawable]
- (DTextDrawable *) init - [DTextDrawable]
- (BOOL) isDrawing - [DTextDrawable]
- (BOOL) isValid :(unsigned) x :(unsigned) y - [DTextDrawable]
- (unsigned) lines - [DTextDrawable]
- (unsigned) maxX - [DTextDrawable]
- (unsigned) maxY - [DTextDrawable]
- (int) pointer :(int) state - [DTextDrawable]
- (int) readChar :(unsigned) startX :(unsigned) startY - [DTextDrawable]
- (BOOL) seek :(unsigned long) offset :(int) origin - [DTextDrawable]
- (BOOL) skip :(unsigned long) offset - [DTextDrawable]
- (BOOL) startDrawing - [DTextDrawable]
- (BOOL) startDrawing :(unsigned) minX :(unsigned) minY :(unsigned) maxX :(unsigned) maxY - [DTextDrawable]
- (DTextDrawable *) stopDrawing - [DTextDrawable]
- (unsigned long) tell - [DTextDrawable]
- (BOOL) writeChar :(char) ch - [DTextDrawable]
- (BOOL) writeChar :(unsigned) startX :(unsigned) startY :(char) ch - [DTextDrawable]
- (BOOL) writeLine :(const char *) text - [DTextDrawable]
- (BOOL) writeText :(const char *) text - [DTextDrawable]
- (BOOL) writeText :(unsigned) startX :(unsigned) startY :(const char *) text - [DTextDrawable]
generated 08-Jan-2006 by ObjcDoc 3.0.0