Chromium Embedded Framework (CEF)  117.1.0+ga287baf+chromium-117.0.5938.62
cef_rect_t Struct Reference

Structure representing a rectangle. More...

#include "include/internal/cef_types_geometry.h"

Inheritance diagram for cef_rect_t:
CefRect

Public Attributes

int x
 
int y
 
int width
 
int height
 

Detailed Description

Structure representing a rectangle.

Member Data Documentation

◆ height

int cef_rect_t::height

◆ width

int cef_rect_t::width

◆ x

int cef_rect_t::x

◆ y

int cef_rect_t::y

The documentation for this struct was generated from the following file: