|
Chromium Embedded Framework (CEF)
106.0.15+gbb70d04+chromium-106.0.5249.12
|
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 |