diff options
author | TomFrost | 2011-09-24 17:21:24 -0400 |
---|---|---|
committer | TomFrost | 2011-09-24 17:21:24 -0400 |
commit | f88191ae1e68e1ae6c371e068ea7b9beeb3618cf (patch) | |
tree | a963c5e212162aef028e1a6ee4e89c2a06473a7e /backends/base-backend.cpp | |
parent | c619c241dec00e5693e8ec83e6278a9978dc1ac5 (diff) | |
download | scummvm-rg350-f88191ae1e68e1ae6c371e068ea7b9beeb3618cf.tar.gz scummvm-rg350-f88191ae1e68e1ae6c371e068ea7b9beeb3618cf.tar.bz2 scummvm-rg350-f88191ae1e68e1ae6c371e068ea7b9beeb3618cf.zip |
WebOS: Correct code convention and graphic errors.
This is a mass commit for the following items:
- Conversion of mixed and unaligned spaces/tabs to tabs
- Moved static globals in webos_events to class members
- Corrected variable naming convention to use underscores
- Added a constructor to WebOSSdlEventSource to initialize
variables.
- Changed SDL getWidth and getHeight calls to getOverlayWidth
and getOverlayHeight to support larger form factors (such
as the HP TouchPad).
- Removed unnecessary static getMillis() declaration and
changed existing code to use the built-in getMillis().
Diffstat (limited to 'backends/base-backend.cpp')
0 files changed, 0 insertions, 0 deletions