summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxbe/nxbe_setsize.c
Commit message (Expand)AuthorAgeFilesLines
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-2/+1
* Need to report the new position before re-drawingpatacongo2008-12-031-4/+4
* Remove redundant origin valuepatacongo2008-12-021-1/+1
* Don't keep sizes in rectanglespatacongo2008-12-021-8/+7
* Must redraw larger of two sizespatacongo2008-12-011-4/+14
* Add graphics front-end logicpatacongo2008-11-281-0/+2
* minor refactoringpatacongo2008-11-281-3/+1
* More graphic support routinespatacongo2008-11-271-3/+3
* Graphics backendpatacongo2008-11-271-0/+113