Chromium Embedded Framework (CEF)
111.2.1+g870da30+chromium-111.0.5563.64
|
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 |