| Chromium Embedded Framework (CEF)
    128.0.1+gc234e7f+chromium-128.0.6613.7
    | 
This is the complete list of members for CefSize, including all inherited members.
| CefSize() | CefSize | inline | 
| CefSize(const cef_size_t &r) | CefSize | inline | 
| CefSize(int width, int height) | CefSize | inline | 
| height | cef_size_t | |
| IsEmpty() const | CefSize | inline | 
| Set(int width_val, int height_val) | CefSize | inline | 
| width | cef_size_t |