Chromium Embedded Framework (CEF)
115.2.0+g096e3eb+chromium-115.0.5790.13
|
Structure representing a rectangle. More...
#include "include/internal/cef_types_geometry.h"
Public Attributes | |
int | x |
int | y |
int | width |
int | height |
Structure representing a rectangle.
int cef_rect_t::height |
int cef_rect_t::width |
int cef_rect_t::x |
int cef_rect_t::y |