| 
    Chromium Embedded Framework (CEF)
    126.2.0+g5c56e98+chromium-126.0.6478.62
    
   | 
 
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 |