| Chromium Embedded Framework (CEF)
    128.0.1+gc234e7f+chromium-128.0.6613.7
    | 
This is the complete list of members for CefRect, including all inherited members.
| CefRect() | CefRect | inline | 
| CefRect(const cef_rect_t &r) | CefRect | inline | 
| CefRect(int x, int y, int width, int height) | CefRect | inline | 
| Contains(int point_x, int point_y) const | CefRect | inline | 
| Contains(const CefPoint &point) const | CefRect | inline | 
| height | cef_rect_t | |
| IsEmpty() const | CefRect | inline | 
| Set(int x_val, int y_val, int width_val, int height_val) | CefRect | inline | 
| width | cef_rect_t | |
| x | cef_rect_t | |
| y | cef_rect_t |