|
GitOS
|
#include <window/window.h>#include <format/bmp/BMPFile.hpp>#include <graphics/framebuffer.hpp>#include "file.h"#include "misc.h"#include "stdio.h"#include "string.h"Data Structures | |
| struct | mouse_packet |
| struct | window |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv ) |
References CLOSE, data, debug_printf(), window::dirty, execprocess(), window::fd, file_stat::filesize, window::finished_moving, fopen(), FRAMEBUFFER_DATA, fread(), fseek(), fstat(), fwrite(), window::height, malloc(), memcpy(), window::moving, window::name, window::old_x, window::old_y, open_ipc(), REGISTER, SEEK_SET, SET_SIZE, FramebufferGraphics::the(), window::width, window::x, and window::y.