Chromium Embedded Framework (CEF)
128.4.2+g5c235a2+chromium-128.0.6613.18
|
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 |