Chromium Embedded Framework (CEF)  121.3.2+gce31761+chromium-121.0.6167.75
cef_size_t Struct Reference

Structure representing a size. More...

#include "include/internal/cef_types_geometry.h"

Inheritance diagram for cef_size_t:
CefSize

Public Attributes

int width
 
int height
 

Detailed Description

Structure representing a size.

Member Data Documentation

◆ height

int cef_size_t::height

◆ width

int cef_size_t::width

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