| Chromium Embedded Framework (CEF)
    128.0.1+gc234e7f+chromium-128.0.6613.7
    | 
Class representing a size. More...
#include "include/internal/cef_types_wrappers.h"
 
  
| Public Member Functions | |
| CefSize () | |
| CefSize (const cef_size_t &r) | |
| CefSize (int width, int height) | |
| bool | IsEmpty () const | 
| void | Set (int width_val, int height_val) | 
| Additional Inherited Members | |
|  Public Attributes inherited from cef_size_t | |
| int | width | 
| int | height | 
Class representing a size.
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |