Chromium Embedded Framework (CEF)
110.0.7+gba12a2e+chromium-110.0.5481.23
|
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 |