|
Chromium Embedded Framework (CEF)
124.3.1+g6d871a1+chromium-124.0.6367.60
|
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 |