|
NeKernel dev
|
Go to the source code of this file.
Namespaces | |
| namespace | FB |
Macros | |
| #define | cg_init() |
| #define | cg_color(R, G, B) |
| #define | cg_get_clear_clr() |
| #define | cg_clear() |
| #define | FBDrawBitMapInRegionA(reg_ptr, height, width, base_x, base_y) |
| #define | FBDrawBitMapInRegion(reg_ptr, height, width, base_x, base_y) |
| #define | FBDrawBitMapInRegionToRgn(_Rgn, reg_ptr, height, width, base_x, base_y) |
| #define | FBClearRegion(height, width, base_x, base_y) |
| #define | FBDrawInRegion(clr, height, width, base_x, base_y) |
| #define | FBDrawInRegionToRgn(_Rgn, clr, height, width, base_x, base_y) |
| #define | FBDrawInRegionA(clr, height, width, base_x, base_y) |
| #define | FBDrawBitMapInRegionA(reg_ptr, height, width, base_x, base_y) |
| #define | FBDrawBitMapInRegion(reg_ptr, height, width, base_x, base_y) |
| #define | FBDrawBitMapInRegionToRgn(_Rgn, reg_ptr, height, width, base_x, base_y) |
| #define | FBClearRegion(height, width, base_x, base_y) |
| #define | FBDrawInRegion(clr, height, width, base_x, base_y) |
| #define | FBDrawInRegionToRgn(_Rgn, clr, height, width, base_x, base_y) |
| #define | FBDrawInRegionA(clr, height, width, base_x, base_y) |
Functions | |
| Void | FB::cg_clear_video () |
| #define cg_clear | ( | ) |
| #define cg_get_clear_clr | ( | ) |
| #define cg_init | ( | ) |
| #define FBClearRegion | ( | height, | |
| width, | |||
| base_x, | |||
| base_y ) |
| #define FBClearRegion | ( | height, | |
| width, | |||
| base_x, | |||
| base_y ) |
| #define FBDrawBitMapInRegion | ( | reg_ptr, | |
| height, | |||
| width, | |||
| base_x, | |||
| base_y ) |
| #define FBDrawBitMapInRegion | ( | reg_ptr, | |
| height, | |||
| width, | |||
| base_x, | |||
| base_y ) |
| #define FBDrawBitMapInRegionA | ( | reg_ptr, | |
| height, | |||
| width, | |||
| base_x, | |||
| base_y ) |
| #define FBDrawBitMapInRegionA | ( | reg_ptr, | |
| height, | |||
| width, | |||
| base_x, | |||
| base_y ) |
| #define FBDrawBitMapInRegionToRgn | ( | _Rgn, | |
| reg_ptr, | |||
| height, | |||
| width, | |||
| base_x, | |||
| base_y ) |
| #define FBDrawBitMapInRegionToRgn | ( | _Rgn, | |
| reg_ptr, | |||
| height, | |||
| width, | |||
| base_x, | |||
| base_y ) |
| #define FBDrawInRegion | ( | clr, | |
| height, | |||
| width, | |||
| base_x, | |||
| base_y ) |
| #define FBDrawInRegion | ( | clr, | |
| height, | |||
| width, | |||
| base_x, | |||
| base_y ) |
| #define FBDrawInRegionA | ( | clr, | |
| height, | |||
| width, | |||
| base_x, | |||
| base_y ) |
| #define FBDrawInRegionA | ( | clr, | |
| height, | |||
| width, | |||
| base_x, | |||
| base_y ) |
| #define FBDrawInRegionToRgn | ( | _Rgn, | |
| clr, | |||
| height, | |||
| width, | |||
| base_x, | |||
| base_y ) |
| #define FBDrawInRegionToRgn | ( | _Rgn, | |
| clr, | |||
| height, | |||
| width, | |||
| base_x, | |||
| base_y ) |