uterm_video: add *_screen_height/width() helpers
authorDavid Herrmann <dh.herrmann@googlemail.com>
Fri, 23 Mar 2012 12:34:20 +0000 (13:34 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Fri, 23 Mar 2012 12:34:20 +0000 (13:34 +0100)
commita8562c7a5c8629485dd1cb02007f749083047cea
tree8d3aca073f042b45d96f630e41dcfe759f6a8428
parent564d42fde91493b19132b9a5bb218b9c7ff88aa9
uterm_video: add *_screen_height/width() helpers

A screen may have a different size than the displays so add these two
hooks.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/uterm.h
src/uterm_video.c