Chromium Embedded Framework (CEF)
121.0.1+g7a4b55f+chromium-121.0.6167.16
|
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 |