Chromium Embedded Framework (CEF)
113.1.0+gfdb5b77+chromium-113.0.5672.53
|
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 |