Chromium Embedded Framework (CEF)  121.0.1+g7a4b55f+chromium-121.0.6167.16
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: